aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/README.md
diff options
context:
space:
mode:
authoreric <thul.eric@gmail.com>2016-03-13 10:07:58 -0400
committereric <thul.eric@gmail.com>2016-03-13 10:07:58 -0400
commit7a70d4eb331b60186e3800d15efd9115462c6a80 (patch)
tree9af0a5120593adeb47229d6a564fee86ab9f0856 /example/README.md
parentcfd5d2afba83a0082a3be638a05d1768ee73335e (diff)
parent1a7a07b7a4fa93a55a600ca9d466020f3e11ab5a (diff)
downloadpurs-loader-7a70d4eb331b60186e3800d15efd9115462c6a80.tar.gz
purs-loader-7a70d4eb331b60186e3800d15efd9115462c6a80.tar.zst
purs-loader-7a70d4eb331b60186e3800d15efd9115462c6a80.zip
Merge pull request #44 from ethul/topic/output-only-once
Topic/output only once
Diffstat (limited to 'example/README.md')
-rw-r--r--example/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/example/README.md b/example/README.md
deleted file mode 100644
index bac4f6c..0000000
--- a/example/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
1```bash
2bower install
3npm install
4npm run-script build
5npm run-script run
6```