diff --git a/README.md b/README.md index 8270afe..a5e457d 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ $ curl -L cowyo.com/CautiousCommonLoon ## From release -Just [download the latest release](https://github.com/schollz/cowyo/releases/tag/1.1.0), unzip and run. +Just [download the latest release](https://github.com/schollz/cowyo/releases/tag/1.1.0), unzip and run. Then open your browser to the specified address. ## From source @@ -96,6 +96,9 @@ $ make $ ./cowyo ``` +Then open your browser to the specified address. + + ## From Docker ``` @@ -103,6 +106,9 @@ $ docker pull schollz/cowyo $ docker run -it -p 8003:8003 -v /local/dir/to/store/data:/data schollz/cowyo ``` +Then open your browser to 127.0.0.1:8003. + + # Contact If you'd like help or you find a bug, please submit [an issue](https://github.com/schollz/cowyo/issues). Any other comments, questions or anything at all, just [tweet me @zack_118](https://twitter.com/intent/tweet?screen_name=zack_118)