diff --git a/bibtexbrowser-documentation.wiki b/bibtexbrowser-documentation.wiki index 583df0a..331d150 100755 --- a/bibtexbrowser-documentation.wiki +++ b/bibtexbrowser-documentation.wiki @@ -518,7 +518,7 @@ php bibtexbrowser-cli.php mybib.bib --id classical --set-title \"a new title\" - Bibtexbrowser can now be downloaded with composer, though not yet with packagist. In your project's `composer.json`, you must add this repo to the `repositories` section. As well, you must specify version `dev-master`, for now: -````JSON +
{ "repositories": [ { @@ -530,8 +530,7 @@ In your project's `composer.json`, you must add this repo to the `repositories` "monperrus/bibtexbrowser": "dev-master" } } - -```` +=====Related tools=====