Skip to content

Commit f6f906c

Browse files
committed
Update README.
1 parent 22c44f2 commit f6f906c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ You can also get up and running without npm, but it is not recommended to do so.
4242
```sh
4343
# Clone the repository.
4444
$ git clone https://github.com/qw3rtman/gg.git
45-
45+
4646
# Switch into the repository's directory.
4747
$ cd gg
48-
48+
4949
# Install!
5050
$ npm install -g
51-
51+
5252
# Install as root, if the above command does not work.
5353
$ sudo npm install -g
5454
```

0 commit comments

Comments
 (0)