diff --git a/README.md b/README.md index 4a3860b4ef..4c5ea9e281 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ sudo apt-get -y install bison gawk g++ createrepo python-aptdaemon genisoimage t Make sure `/bin/sh` is a symbolic link pointing to `/bin/bash` -If `/bin/sh` is pointing `/bin/dash`, execute the following: +If `/bin/sh` is pointing `/bin/bash`, execute the following: ``` rm -f /bin/sh ln -s /bin/bash /bin/sh