Skip to content

Commit

Permalink
Merge pull request #56 from burtyish/link-to-wiki-from-homepage
Browse files Browse the repository at this point in the history
Link to Wiki from homepage.
  • Loading branch information
alexeyrybak committed Oct 18, 2017
2 parents 4eb0e58 + f82fcb2 commit 85d96ee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Read documentation at https://github.com/alexeyrybak/blitz/wiki

===================================================================================================
Installing blitz
===================================================================================================
Expand All @@ -13,10 +15,10 @@ Testing blitz
===================================================================================================
TEST_PHP_EXECUTABLE=/usr/local/bin/php php /your-cli-php-dir/run-tests.php -m tests/

You can use run-tests.sh script, but you need to change TEST_PHP_EXECUTABLE
You can use run-tests.sh script, but you need to change TEST_PHP_EXECUTABLE
path in this file first.

ATTENTION: following tests are bloken under PHP4:
ATTENTION: following tests are broken under PHP4:
- FAIL broken templates 001 [tests/error_001.phpt]
- FAIL broken templates 002 [tests/error_002.phpt]
You may just ignore these errors.

0 comments on commit 85d96ee

Please sign in to comment.