Skip to content

Commit

Permalink
fix typo in wrappers-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
otakuto committed Jul 9, 2018
1 parent c302fc0 commit f9fe685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers-docker/example/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ clean:
rm -rfv ./models/mean_classifier/build


run_core_pyhton_wrapper:
run_core_python_wrapper:
docker run --rm -it \
-v /var/run/docker.sock:/var/run/docker.sock \
-v "$$(pwd):/work" \
Expand Down

0 comments on commit f9fe685

Please sign in to comment.