Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Smarticles101 authored Jun 19, 2019
1 parent a1cccc5 commit 16185ed
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 @@ -12,5 +12,5 @@ docker build -t exercism/java-analyzer .
```
2. Run the image
```
docker run -v <~/a/local/solution>:/solution <slug> /solution
docker run -v <~/a/local/solution>:/solution exercism/java-analyzer <slug> /solution
```

0 comments on commit 16185ed

Please sign in to comment.