Skip to content

Commit 3d395a4

Browse files
authored
fix path
1 parent 9937070 commit 3d395a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ NOTES
1111
### # Using Docker
1212
> Just run the following and then have fun !!
1313
```bash
14-
$ docker run --network host -v $HOME:/root/ -p 443:443 alash3al/httpsify
14+
$ docker run --network host -v ~/.httpsify:/.httpsify -p 443:443 alash3al/httpsify
1515
```
1616

1717
## # From Binaries

0 commit comments

Comments
 (0)