Browse Source

readme - rename to lime

Émile Morel 10 years ago
parent
commit
45ee0d7ef9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ quick bootstrap.
 
 ```shell
 sudo docker pull debian:stable
-git clone https://github.com/bleuchtang/olinuxino-a20-lime2
+git clone https://github.com/bleuchtang/olinuxino-a20-lime
 cd olinuxino-a20-lime2 && sudo docker build -t debian:olinux .
 ```