minor readme update
This commit is contained in:
parent
7d64f0f626
commit
b251577ffe
|
@ -26,6 +26,7 @@ You need to [install Python 3](https://wiki.python.org/moin/BeginnersGuide/Downl
|
||||||
If you already have `git` installed on the machine where you're running ephemetoot, you can download the latest release with:
|
If you already have `git` installed on the machine where you're running ephemetoot, you can download the latest release with:
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/hughrun/ephemetoot.git
|
git clone https://github.com/hughrun/ephemetoot.git
|
||||||
|
cd ephemetoot
|
||||||
git fetch --tags
|
git fetch --tags
|
||||||
git checkout [tagname]
|
git checkout [tagname]
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue