From ce7e2e89d1f1895e8e7596da1d04afb324a0075d Mon Sep 17 00:00:00 2001 From: Zeta Date: Mon, 20 Dec 2021 18:02:51 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8208a47..ad23b4f 100644 --- a/README.md +++ b/README.md @@ -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