Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeitgeberH authored Dec 21, 2021
1 parent 2b0502f commit ce7e2e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ After activate your enviorment,
conda activate fishview
```

Clone this repo to your PC:
```
git clone https://github.com/ZeitgeberH/FISH-VIEWER
cd FISH-VIEWER
```

Using Pyinstaller to make package:
```
pyinstaller --clean .\FISHViewer_folder.spec
Expand Down

0 comments on commit ce7e2e8

Please sign in to comment.