From b2d9c3f9ca3fb03ec93629c63de03d28457408a5 Mon Sep 17 00:00:00 2001 From: utilum Date: Mon, 11 Jun 2018 22:45:28 +0200 Subject: Remove backticks around proejct names [ci skip] --- guides/source/development_dependencies_install.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'guides/source/development_dependencies_install.md') diff --git a/guides/source/development_dependencies_install.md b/guides/source/development_dependencies_install.md index fdd560ccf3..d5dca88c64 100644 --- a/guides/source/development_dependencies_install.md +++ b/guides/source/development_dependencies_install.md @@ -378,9 +378,9 @@ yarn install ``` Extracting previews, tested in ActiveStorage's test suite requires third-party -applications, `FFmpeg` for video and `muPDF` for PDFs, and on macOS also -`XQuartz` and `Poppler`.. Without these applications installed, ActiveStorage -tests will raise errors. +applications, FFmpeg for video and muPDF for PDFs, and on macOS also XQuartz +and Poppler. Without these applications installed, ActiveStorage tests will +raise errors. On macOS you can run: -- cgit v1.2.3