readme: fix build instructions

This commit is contained in:
Sameer Naik 2015-06-18 18:09:41 +05:30
parent 2a10154f43
commit 429b5d9bc5
1 changed files with 2 additions and 2 deletions

View File

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