Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyman authored Mar 28, 2017
1 parent e6fc020 commit 6e57eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The software is designed to be run on a Docker container where a number of softw

At the moment, the Docker image is present on the Docker Hub as gtviples/verne, with the :latest tag pointing to the latest stable version here on master branch the repository and the :develop branch pointing to the develop branch. However, if you choose the build the image yourself from source, you may do so using the following command in the repository directory:

`docker build -t gtviples/verne`
`docker build -t gtviples/verne .`

Note that this step is completely optional and that it should be done only if no internet connectivity is available.

Expand Down

0 comments on commit 6e57eb9

Please sign in to comment.