瀏覽代碼

Merge pull request #100 from rumplestilzken/patch-1

Update to include python2 warning to the README.md
Martin Dünkelmann 4 年之前
父節點
當前提交
5794bf9c29
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -55,6 +55,15 @@ To initialize a shallow clone, which will save even more space, use a command li
 Then to sync up:
 
     repo sync
+    
+## Python Requirement Note ##
+-----------------------
+
+Before building, make sure you have your system's python implementation set to python2. 
+This project was created before python2 was deprecated and will not build with python3.
+
+## Build ##
+-----
 
 Then to build for a device with recovery partition: