Remove old README.md [ci skip]

This commit is contained in:
Roman Valls Guimera
2016-05-31 09:04:58 +02:00
parent 4a05d28a11
commit 9ff528dd49
2 changed files with 1 additions and 105 deletions

View File

@ -180,7 +180,7 @@ docker run -i -t --rm \
#
# To install the dockcross helper, run the following commands:
#
# docker run thewtex/raspberry-pi-cross-compiler > dockcross
# docker run thewtex/cross-compiler-linux-armv7 > dockcross
# chmod +x dockcross
#
# You may then wish to move dockcross to somewhere in your path.