Browse Source

small fixes

Maurits van der Schee 8 years ago
parent
commit
ebf72898b1
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      README.md

+ 1
- 2
README.md View File

876
 ### SQL server on Windows:
876
 ### SQL server on Windows:
877
 
877
 
878
 ```
878
 ```
879
-C:\php-crud-api>"c:\Program Files (x86)\PHP\v5.6\p
880
-hp.exe" phpunit.phar tests\SqlServerTest.php
879
+C:\php-crud-api>c:\PHP\php.exe phpunit.phar tests\SqlServerTest.php
881
 PHPUnit 5.2.10 by Sebastian Bergmann and contributors.
880
 PHPUnit 5.2.10 by Sebastian Bergmann and contributors.
882
 
881
 
883
 ................................................................ 64 / 76 ( 84%)
882
 ................................................................ 64 / 76 ( 84%)

Loading…
Cancel
Save