Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobqianic authored Aug 26, 2024
1 parent f5b3b30 commit 20c8d9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ Requires at least 8 GiB of RAM (Support Ubuntu, Debian, CentOS)
```bash
sudo curl -L https://raw.githubusercontent.com/bobqianic/k-Wave/main/install_lib.sh | bash
```
The default install location is `/usr/local`.
If you want to install to a custom location, you can use the following command:
```bash
sudo curl -L https://raw.githubusercontent.com/bobqianic/k-Wave/main/install_lib.sh HDF5_DIR ZLIB_DIR SZIP_DIR | bash
```

0 comments on commit 20c8d9d

Please sign in to comment.