Skip to content

Commit

Permalink
chore: wget Build2 script instead of code view HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
whisperity committed Apr 26, 2024
1 parent 8e84d84 commit a5d9b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/deps.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The ODB installation uses the build2 build system. (Build2 is not needed for
CodeCompass so you may delete it right after the installation of ODB.)

```bash
wget https://github.com/Ericsson/CodeCompass/blob/master/scripts/install_latest_build2.sh
wget https://raw.githubusercontent.com/Ericsson/CodeCompass/master/scripts/install_latest_build2.sh
sh install_latest_build2.sh "<build2_install_dir>"
```

Expand Down

0 comments on commit a5d9b1c

Please sign in to comment.