Skip to content

Commit

Permalink
Update README.md (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
andermi authored Sep 22, 2023
1 parent b67eae8 commit c151bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ At the moment, MBARI WEC is supported by source installation only. Use Ubuntu Ja
curl -s --compressed "https://hamilton8415.github.io/ppa/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/ppa.gpg >/dev/null
sudo curl -s --compressed -o /etc/apt/sources.list.d/my_list_file.list "https://hamilton8415.github.io/ppa/my_list_file.list"
sudo apt update
sudo apt install libfshydrodynamics=1.3.0
sudo apt install libfshydrodynamics=1.3.1
```


Expand Down

0 comments on commit c151bbf

Please sign in to comment.