readme: fix build instructions

This commit is contained in:
Sameer Naik
2015-06-18 18:10:52 +05:30
parent 6ba33a734d
commit c7a2d8432b

View File

@@ -40,8 +40,8 @@ If you wish, you can also build the image yourself.
```bash
git clone https://github.com/bitnami/bitnami-docker-ruby.git
cd docker-ruby
docker build -t bitnami/ruby
cd bitnami-docker-ruby
docker build -t bitnami/ruby .
```
# Entering the REPL