Bladeren bron

README: Restructure a bit and add checkout instructions.

Paul Sokolovsky 10 jaren geleden
bovenliggende
commit
5588192738
1 gewijzigde bestanden met toevoegingen van 11 en 4 verwijderingen
  1. 11 4
      README.md

+ 11 - 4
README.md

@@ -30,8 +30,9 @@ OpenSource components of the SDK are based on:
   http://www.unix.com/man-page/freebsd/9/NET80211
   (source withheld by Espressif)
 
-Building
-========
+
+Requirements and Dependencies
+=============================
 
 To build the standalone SDK and toolchain, you need a GNU/POSIX system
 (Linux, BSD, MacOSX, Windows with Cygwin) with the standard GNU development
@@ -66,8 +67,14 @@ $ sudo hdiutil mount ~/Documents/case-sensitive.dmg
 $ cd /Volumes/case-sensitive
 ```
 
-For other Debian/Ubuntu versions, dependencies may be somewhat different.
-E.g. you may need to install libtool-bin, etc.
+Building
+========
+
+Be sure to clone recursively:
+
+```
+$ git clone --recursive https://github.com/pfalcon/esp-open-sdk.git
+```
 
 The project can be built in two modes: