ソースを参照

Merge pull request #12 from hetykai/patch-1

fix path
Mohammed Al Ashaal 6 年 前
コミット
9c3f7f5645
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ NOTES
 ### # Using Docker
 > Just run the following and then have fun !!
 ```bash
-$ docker run --network host -v $HOME:/root/ -p 443:443 alash3al/httpsify
+$ docker run --network host -v ~/.httpsify:/.httpsify -p 443:443 alash3al/httpsify
 ```
 
 ## # From Binaries