Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
motey authored May 19, 2020
1 parent 6d261e1 commit 54e1ad4
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
@@ -19,7 +19,7 @@ Docker image location: [covidgraph/data-clinical_trials_gov](https://hub.docker.
### Run prebuild image

`docker run -it --rm --name data-cord19 -e GC_NEO4J_URL="bolt://${HOSTNAME}:7687" covidgraph/data-clinical_trials_gov`
### Biuld and Run local image
### Build and run local image

`docker build -t data-clinical_trials_gov .`

0 comments on commit 54e1ad4

Please sign in to comment.