Skip to content

Commit

Permalink
redundant timing
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Flaxman committed Nov 10, 2020
1 parent c45da7c commit 1c4ee84
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 @@ -50,10 +50,10 @@ python multiwallet_gui/app.py

Downloadable MacOS binary:
```
$ time ./make_macos_release.sh
$ ./make_macos_release.sh
```

Update PyPI:
```
$ time ./update_pypi.sh
$ ./update_pypi.sh
```

0 comments on commit 1c4ee84

Please sign in to comment.