diff --git a/docs/installing/os/windows8.rst b/docs/installing/os/windows8.rst index 274254f45a..4ae24d4584 100644 --- a/docs/installing/os/windows8.rst +++ b/docs/installing/os/windows8.rst @@ -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. \ No newline at end of file +It will launch NodeBB in development mode, and watch files that change and automatically restart your forum.