1
0
Fork 0
master
jebba 2021-07-27 16:41:07 -06:00
parent 56515fb490
commit ee8a1a36a7
1 changed files with 8 additions and 0 deletions

View File

@ -107,6 +107,12 @@ git clone https://github.com/drandyhaas/haasmesh.git
## Configure Build
If you've done other builds, it is good to clean up first, maybe:
```
make clean
```
There are a variety of units the setup script is compatible with:
* luma
@ -136,6 +142,8 @@ git checkout b52b4afa15
TODO: Add more versions, newer releases.
To build, run the build script with one of these options.
```