Skip to content

Commit

Permalink
Update document.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 19, 2018
1 parent 093fcfc commit e0e19e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ Gitke

```bash
sudo npm install -g gitke --unsafe-perm # running as root
# Run the server
gitke
# Open your browser and visit http://localhost:2018/
```


```bash
git push git@192.168.188.250:owner/repo.git master
git clone ssh://root@123.123.123.123/opt/my-first-app.git
Expand Down

0 comments on commit e0e19e1

Please sign in to comment.