From 38f75913175a754a620fd6642a86c24ff965f74d Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 20 Jan 2016 12:07:00 -0800 Subject: [PATCH] use backticks for target names --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 4c35bed49b..47ac11520f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ Follow the [build guide](BUILD.md) to figure out how to build High Fidelity for your platform. -During generation, CMake should produce an 'install' target and a 'package' target. +During generation, CMake should produce an `install` target and a `package` target. ###Install