Skip to content

Commit

Permalink
Merge branch 'master' of github.com:virtualabs/hackwatch
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualabs committed Jul 8, 2021
2 parents a322a87 + 5b647d9 commit 056f61b
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,8 @@ To install esp-idf framework, follow the procedure avaiable here:

Clone the hackwatch project from github:

cd ~/esp/
git clone https://github.com/virtualabs/hackwatch

Install twatch-lib

cd ~/esp/hackwatch/components
git clone https://github.com/virtualabs/twatch-lib
cd ~/esp/
git clone --recurse-submodules https://github.com/virtualabs/hackwatch

## Compile

Expand Down

0 comments on commit 056f61b

Please sign in to comment.