You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Code Pulse is a real-time code coverage tool. It works by monitoring Java or .NE
29
29
3. Install WiX Toolset v3.11.
30
30
4. Change PowerShell Execution Policy so that local, unsigned Code Pulse PowerShell scripts can run.
31
31
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).
0 commit comments