update the install steps

This commit is contained in:
Kevin Yue
2021-09-18 18:42:25 +08:00
parent d9dda62e28
commit 51cff7cbac
2 changed files with 6 additions and 5 deletions

5
scripts/install.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash -e
./cmakew -B build
./cmakew --build build
sudo ./cmakew --install build