mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Merge pull request #109 from geier/master
README: build.sh command names changed
This commit is contained in:
commit
4426fbc1d3
1 changed files with 2 additions and 2 deletions
|
|
@ -34,5 +34,5 @@ How to run the tests
|
|||
|
||||
::
|
||||
|
||||
sh build.sh install
|
||||
sh build.sh run
|
||||
sh build.sh install_tests
|
||||
sh build.sh tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue