Skip to content

Commit

Permalink
No backslash.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Marsden committed Nov 12, 2015
1 parent 4b4c5eb commit 807b063
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 @@ -24,7 +24,7 @@ This will pull the `dvol` docker image, run the `dvol` docker volume plugin, and

# Docker integration

Use a `dvol` volume in Docker by specifying `docker run -v name:/path --volume-driver` or the equivalent `volume\_driver` in Compose.
Use a `dvol` volume in Docker by specifying `docker run -v name:/path --volume-driver` or the equivalent `volume_driver` in Compose.

If a `dvol` volume doesn't exist when it is referenced, it is created on-demand.

Expand Down

0 comments on commit 807b063

Please sign in to comment.