Update windows8.rst

missed double backslash (UTP specifics shielded characters) at "The default location of Redis Server is" path
v1.18.x
ruvata-code 11 years ago
parent 876cb878a9
commit 6d421b7f07

@ -21,7 +21,7 @@ Start Redis Server
The default location of Redis Server is
**C:\Program Files (x86)\Redis\StartRedisServer.cmd**
**C:\\Program Files (x86)\\Redis\\StartRedisServer.cmd**
Open Git Shell, and type the following commands. Clone NodeBB repo:
@ -79,4 +79,4 @@ And run NodeBB on "watch" mode:
./nodebb watch
It will launch NodeBB in development mode, and watch files that change and automatically restart your forum.
It will launch NodeBB in development mode, and watch files that change and automatically restart your forum.

Loading…
Cancel
Save