Skip to content

Commit

Permalink
Merge pull request #1 from elijah/elijah-patch-1
Browse files Browse the repository at this point in the history
Elijah patch 1. 
I trust you on this :)
  • Loading branch information
netixx authored Jan 15, 2018
2 parents 23d5996 + c698569 commit 8dd47c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.5.1
- 1.7.0
- tip
script:
- go test ./...
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ The method below will install the sysvinit and /etc/default options that can be
1. Install the Package

```
$ wget https://github.com/ContainX/docker-volume-netshare/releases/download/v0.20/docker-volume-netshare_0.20_amd64.deb
$ sudo dpkg -i docker-volume-netshare_0.20_amd64.deb
$ wget https://github.com/ContainX/docker-volume-netshare/releases/download/v0.34/docker-volume-netshare_0.34_amd64.deb
$ sudo dpkg -i docker-volume-netshare_0.34_amd64.deb
```

2. Modify the startup options in `/etc/default/docker-volume-netshare`
Expand Down

0 comments on commit 8dd47c0

Please sign in to comment.