Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krunch3r76 authored Feb 19, 2022
1 parent d87b579 commit 01f72be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For a listing of providers to inspect, visit https://stats.golem.network or invo
```bash
$ git clone https://github.com/krunch3r76/gc_spyu.git
$ cd gc_spyu
(gc_spyu)$ git checkout v0.0.7
(gc_spyu)$ git checkout v0.0.9
(gc_spyu)$ python3 -m venv myvenv # python3.9 or python3.8
(gc_spyu)$ . myvenv/bin/activate
(myvenv)$ pip install -r requirements.txt
Expand All @@ -21,7 +21,7 @@ $ cd gc_spyu
```bash
(gc_spyu)$ git clean -dfx
(gc_spyu)$ git pull
(gc_spyu)$ git checkout v0.0.8
(gc_spyu)$ git checkout v0.0.9
```

# DEMO
Expand Down

0 comments on commit 01f72be

Please sign in to comment.