Update installation instructions in README.md
This commit is contained in:
parent
3f499824f8
commit
d615bc0feb
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ not depending on the Internet connection.
|
|||
|
||||
However, keep in mind that `monolith` is not aware of your browser's session.
|
||||
|
||||
### Installation
|
||||
$ sudo npm install -g git@github.com:Y2Z/monolith.git
|
||||
### Installing/Updating
|
||||
$ sudo npm install -g https://github.com/Y2Z/monolith.git
|
||||
|
||||
### Usage
|
||||
$ monolith https://github.com > github.html
|
||||
|
|
Loading…
Reference in a new issue