Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

Update install.md #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion wiki/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ By default, Wiki.js will not start automatically following a system reboot. In o
- Run the command: `npm install pm2-windows-startup -g`
- Once finished, run the command: `pm2-startup install`
3. Finally, **save the current pm2 configuration** by running the command: `pm2 save`
- ensure that wiki.js is [running](/wiki/install.md#run-wikijs), so that pm2 includes this in the process list

### View installed version
To view the currently installed version, run the command:
Expand All @@ -98,4 +99,4 @@ If you cannot use the above installation methods, you can manually install Wiki.
5. See steps above to configure and run Wiki.js.

## More
View more troubleshooting options [here](/wiki/troubleshooting#wiki-js-wont-start).
View more troubleshooting options [here](/wiki/troubleshooting#wiki-js-wont-start).