Skip to content

Commit

Permalink
Update index.md (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkd3v authored Jul 28, 2022
1 parent 320086d commit e008b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To install ro.py from PyPI, you can install with pip:
pip install roblox
```

To install ro.py from git, install [git-scm](https://git-scm.com/downloads) and run the following:
To install ro.py from git, run the following:
```
pip install git+git://github.com/ro-py/ro.py.git
pip install https://github.com/ro-py/ro.py
```

0 comments on commit e008b91

Please sign in to comment.