minor update

This commit is contained in:
Blaise Tine 2024-04-12 13:46:23 -07:00
parent 25d0c76d14
commit 83a7deb5da

View file

@ -60,6 +60,8 @@ More detailed build instructions can be found [here](docs/install_vortex.md).
$ TOOLDIR=$HOME/tools ../configure
### Install prebuilt toolchain
$ ./ci/toolchain_install.sh --all
### set environment variables
# should always run before using the toolchain!
$ source ./ci/toolchain_env.sh
### Building Vortex
$ make -s