aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-10-15 18:34:07 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2015-10-15 18:34:07 +0200
commit6d04ada06ce29868338face2fbbec8ab72c48dd2 (patch)
tree537ea335a906f7b8ef177ac435433a40b3731b50 /README.md
parentd9da54abcc784ecca5e1c0c415820a32e68c2296 (diff)
downloadesp-playground-6d04ada06ce29868338face2fbbec8ab72c48dd2.tar.gz
esp-playground-6d04ada06ce29868338face2fbbec8ab72c48dd2.tar.bz2
esp-playground-6d04ada06ce29868338face2fbbec8ab72c48dd2.tar.xz
esp-playground-6d04ada06ce29868338face2fbbec8ab72c48dd2.zip
wip
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87b6fc0..54134a8 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,10 @@ After starting screen and pressing reset you should get some output similar to t
The first garbage output is expected and is from the bootloader trying to autodetect the baud rate.
+# Installing eLua cross-compiler (optional)
+
+ git clone https://github.com/elua/elua.git
+
# First Code
Open screen and paste this code: