Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
flinky-ai committed Apr 2, 2024
1 parent 81540d0 commit 8959127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/quick_start/easy_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ You can change the number after `-j` on your need: set to the number of CPU core
## Run

If ABACUS is installed into a custom directory using `CMAKE_INSTALL_PREFIX`, please add it to your environment variable `PATH` to locate the correct executable.
*(Note: `my-install-dir` should be changed to the location of your installed abacus:`/home/your-path/abacus/bin/`.)*

```bash
export PATH=/my-install-dir/:$PATH
Expand Down

0 comments on commit 8959127

Please sign in to comment.