You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@warble.apache.org by hu...@apache.org on 2018/06/12 14:12:22 UTC

[incubator-warble-node] branch master updated: remember the yaml!

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-warble-node.git


The following commit(s) were added to refs/heads/master by this push:
     new f8a4af1  remember the yaml!
f8a4af1 is described below

commit f8a4af10c47046ddce61d5ac11a270adf02ff480
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Tue Jun 12 09:12:14 2018 -0500

    remember the yaml!
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index de0790d..1b9d0df 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ This isn't really working yet, but anywho.
 To install:
 	- install python 3
 	- clone the git repo, cd to it
+	- copy or move `conf/node.yaml.sample` to `conf/node.yaml`
 	- run: `pip3 install -r requirements.txt`
 	- to test, run: `python3 node.py --test`
 

-- 
To stop receiving notification emails like this one, please contact
humbedooh@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@warble.apache.org
For additional commands, e-mail: commits-help@warble.apache.org