Update README.md
This commit is contained in:
parent
a7d7f551a7
commit
697f105a27
@ -5,7 +5,7 @@ A docker container for developing mean stack applications
|
|||||||
Usage
|
Usage
|
||||||
======
|
======
|
||||||
|
|
||||||
Build the container with `docker build -t 'tag name' .`. Install the `mean` and `start-mongodb` to `~/bin` or some other location in the path.
|
Build the container with `docker build -t 'adamarthurryan/mean' .`. Install the `mean` and `start-mongodb` to `~/bin` or some other location in the path.
|
||||||
|
|
||||||
To run commands from the container, use `mean <command>`. For example, to install a new npm package globally:
|
To run commands from the container, use `mean <command>`. For example, to install a new npm package globally:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user