1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 08:04:49 +01:00

Merge pull request #102 from machawk1/master

Added change directory command to samples and tests
This commit is contained in:
Ilya Kreymer 2015-05-14 11:32:12 -07:00
commit 5302d56492

View File

@ -130,7 +130,7 @@ Samples and Tests
To run with the bundled sample and test suite, you'll need to clone pywb locally:
1. ``git clone https://github.com/ikreymer/pywb.git``
1. ``git clone https://github.com/ikreymer/pywb.git; cd pywb``
2. ``python setup.py install``