[tor-commits] [snowflake/master] Add the `cake build` hint to proxy/README.md.

dcf at torproject.org dcf at torproject.org
Mon Apr 16 00:14:25 UTC 2018


commit 01d1f951e59560e367f6da6a2ef56c75e79eb954
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Apr 15 17:12:55 2018 -0700

    Add the `cake build` hint to proxy/README.md.
    
    It was already in the root README.md, but proxy/README.md is where I
    always look for it.
---
 proxy/README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/proxy/README.md b/proxy/README.md
index ca08b21..5f63cce 100644
--- a/proxy/README.md
+++ b/proxy/README.md
@@ -7,6 +7,13 @@ See [keroserene.net/snowflake](https://keroserene.net/snowflake) for more info:
 <iframe src="https://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
 ```
 
+### Building
+
+```
+cake build
+```
+(Type `cake` by itself to see possible commands)
+
 ### Testing
 
 Unit testing with Jasmine are available with:



More information about the tor-commits mailing list