Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
quocdat402 committed Apr 29, 2024
1 parent 11f6159 commit cbe7bf7
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 @@ -35,8 +35,8 @@ Graphical User Interface for HARMs
- download "harmat-2.0-cp35-cp35m-linux_x86_64.whl" if you using python3.5
- download "harmat-2.0-cp36-cp36m-linux_x86_64.whl" if you using python3.6
3. Go to the directry where you had download the file, run
- $ sudo pip3 install <file name>
- <file name> is which file you have downloaded
- $ sudo pip3 install "file name"
- "file name" is which file you have downloaded
4.
```java
git clone https://github.com/quocdat402/HARM_GUI.git
Expand Down

0 comments on commit cbe7bf7

Please sign in to comment.