mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-11 15:03:23 -05:00
Update build.md
change directory step between server and ui builds.
This commit is contained in:
parent
166fb5f733
commit
19a9324649
@ -229,6 +229,7 @@ $ cd server
|
||||
$ cargo test
|
||||
$ cargo build --release
|
||||
$ sudo install -m 755 target/release/moonfire-nvr /usr/local/bin
|
||||
$ cd ..
|
||||
```
|
||||
|
||||
You can build the UI via `npm` and find it in the `ui/build` directory:
|
||||
|
Loading…
Reference in New Issue
Block a user