summaryrefslogtreecommitdiff
path: root/files/puppet/modules/pixelated/README.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-04-19 01:44:31 +0200
committervarac <varacanero@zeromail.org>2017-04-19 01:44:31 +0200
commitd4171c00773e1ca8b05cf9c1be23d1227d9bd9af (patch)
treebf18b67e9158437355900fb6fa2ef42312848caa /files/puppet/modules/pixelated/README.md
parentd46074423179768632f8f786281c4870b6fb4e0e (diff)
git subrepo pull files/puppet/modules/pixelated
subrepo: subdir: "files/puppet/modules/pixelated" merged: "6dc72f4" upstream: origin: "https://github.com/pixelated/puppet-pixelated.git" branch: "master" commit: "6dc72f4" git-subrepo: version: "0.3.1" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "3202adb"
Diffstat (limited to 'files/puppet/modules/pixelated/README.md')
-rw-r--r--files/puppet/modules/pixelated/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/puppet/modules/pixelated/README.md b/files/puppet/modules/pixelated/README.md
index 6bf6f7a..d44ad37 100644
--- a/files/puppet/modules/pixelated/README.md
+++ b/files/puppet/modules/pixelated/README.md
@@ -92,8 +92,8 @@ Have fun!
### Running Funcional Tests (local)
-From:
-```$cd /puppet-pixelated/files/functional-tests/```
+From:
+```$cd files/functional-tests/```
Install python dependencies:
```$pip install -r test_requirements.txt```
@@ -101,7 +101,7 @@ Install python dependencies:
Install phantomjs:
```$npm install phantomjs -g```
-Setting staging host as pixelated-platform on the TESTHOST environment variable:
+Setting staging host as pixelated-platform on the TESTHOST environment variable:
```$export TESTHOST=staging.pixelated-project.org```
And to run: