Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
README: use make for docker run
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
  • Loading branch information
aalemayhu committed Mar 24, 2017
1 parent a680353 commit 3bc4061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ You have two options using Docker or npm.

### [Docker](https://www.docker.com/)

docker run -dit -p 3000:3000 alemayhu/2nft
port=3000 make_docker_run

Application should be running on `http://localhost:3000`.

Expand Down

0 comments on commit 3bc4061

Please sign in to comment.