Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added additional steps
  • Loading branch information
ProtoThis authored Aug 11, 2020
1 parent c8a1dcf commit 58165d7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,14 @@ foo@bar:~$ git clone --recursive https://github.com/OpenHisiIpCam/wrt-hisicam --
foo@bar:~$ cd wrt-hisicam
foo@bar:~$ make ubuntu-deps
foo@bar:~$ make prepare
foo@bar:~$ cd openwrt
foo@bar:~$ make menuconfig
```

Select options

```console
foo@bar:~$ make
```

**TODO**
Expand Down

0 comments on commit 58165d7

Please sign in to comment.