update samples instructions

[ci skip]
This commit is contained in:
troosan 2018-04-02 14:47:18 +02:00 committed by GitHub
parent 400ee57bee
commit ed24140e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,5 @@ Example:
Using samples Using samples
------------- -------------
After installation, you can browse and use the samples that we've More examples are provided in the ``samples`` directory.
provided, either by command line or using browser. If you can access For an easy access to those samples launch ``php -S localhost:8000`` in the samples directory then browse to http://localhost:8000 to view the samples.
your PHPWord library folder using browser, point your browser to the
``samples`` folder, e.g. ``http://localhost/PhpWord/samples/``.