Skip to content

Commit

Permalink
Merge pull request #14 from dbarzin/master
Browse files Browse the repository at this point in the history
Fix error in documentation
  • Loading branch information
virtualabs authored Jul 8, 2021
2 parents ea5f109 + ef31d09 commit 5b647d9
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 5b647d9

Please sign in to comment.