explicitly cd into dir in build instructions

as suggested in #141
This commit is contained in:
Scott Lamb 2021-08-11 13:52:53 -07:00
parent dad9bdc20f
commit 889deac5be

View File

@ -25,6 +25,7 @@ bleeding-edge version from the commandline via git:
```
$ git clone https://github.com/scottlamb/moonfire-nvr.git
$ cd moonfire-nvr
```
## Docker builds