Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
dolevf committed Oct 6, 2020
1 parent 5df3488 commit 2aa0e40
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,16 +116,16 @@ Here are the high level steps we recommend to get the most optimal results:
In your browser, navigate to http://ip.add.re.ss:80 and login with the credentials you specified to in the previous command.

# Server
## Navigate to /opt
### Navigate to /opt
`cd /opt/`

## Clone the repository
### Clone the repository
`git clone [email protected]:PaytmLabs/nerve.git && cd nerve`

## Run Installer (requires root)
### Run Installer (requires root)
`bash install/setup.sh`

## Check NERVE is running
### Check NERVE is running
`systemctl status nerve`

In your browser, navigate to http://ip.add.re.ss:8080 and use the credentials printed in your terminal.
Expand Down

0 comments on commit 2aa0e40

Please sign in to comment.