From e82bfdcadf8b431012fd7feb1ae6ab26981cc350 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 1 Feb 2018 11:08:49 -0500 Subject: [PATCH] grammar error --- bibtexbrowser-documentation.wiki | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bibtexbrowser-documentation.wiki b/bibtexbrowser-documentation.wiki index f612c47..f22480a 100755 --- a/bibtexbrowser-documentation.wiki +++ b/bibtexbrowser-documentation.wiki @@ -554,7 +554,8 @@ In your project's `composer.json`, just add this
"monperrus/bibtexbrowser":
 
With composer, a test server can be started with this command: -
composer serve
, which runs this script: +
composer serve
+Which runs this script:
php -S localhost:29896 bibtexbrowser.php
Now, to display a particular bibtex file in your browser, the URI should be of this form: