Skip to content

Commit 12c83bb

Browse files
author
Steve Salas
committed
Update readme for new User Guide
1 parent 85651ee commit 12c83bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Code Pulse is a real-time code coverage tool. It works by monitoring Java or .NE
2929
3. Install WiX Toolset v3.11.
3030
4. Change PowerShell Execution Policy so that local, unsigned Code Pulse PowerShell scripts can run.
3131
5. Run .\installers\build.ps1 with desired script parameter values to create packages for macOS, Linux, and Windows.
32-
6. Open the `installers` folder and refer to the Code Pulse [installation instructions](https://github.com/codedx/codepulse/wiki/Installation). Alternatively, run SBT in the root directory and run `container:start` to start the web server on [localhost:8080](http://localhost:8080).
32+
6. Open the `installers` folder and refer to the Code Pulse [User Guide](https://github.com/codedx/codepulse/wiki/user-guide). Alternatively, run SBT in the root directory and run `container:start` to start the web server on [localhost:8080](http://localhost:8080).
3333

3434
## License
3535

0 commit comments

Comments
 (0)