From 25c5846c03dca056e98cd2f19b8068999e55228c Mon Sep 17 00:00:00 2001 From: Glauco Vinicius Date: Tue, 7 Apr 2015 20:02:26 -0300 Subject: Updating certificate folder Previously it was assuming that you were always running the pixelated-user-agent from inside the /vagrant folder. Now we will make sure everyone is able to run it, wherever they are. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a853db7b..4af4dc9b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ From here on you can run the tests for the UI by going to the **web-ui** folder Running the user agent: ``` -$ pixelated-user-agent --host 0.0.0.0 -lc ./service/pixelated/certificates/dev.pixelated-project.org.ca.crt +$ pixelated-user-agent --host 0.0.0.0 -lc /vagrant/service/pixelated/certificates/dev.pixelated-project.org.ca.crt > 2015-01-23 11:18:07+0100 [-] Log opened. > 2015-01-23 11:18:07+0100 [-] Which provider do you want to connect to: dev.pixelated-project.org -- cgit v1.2.3