From 8f9a23088c235e7d047a05a5834e3c445ead5639 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Thu, 3 Dec 2015 11:28:06 -0800 Subject: [PATCH] Update README.md --- lib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/README.md b/lib/README.md index b45ccf732d6..583ddf91156 100644 --- a/lib/README.md +++ b/lib/README.md @@ -1,4 +1,4 @@ # Read this! These files are not meant to be edited by hand. -If you need to make modifications, the respective files should be changed within the repository's top-level `src` directory. Running ```jake LKG``` will then appropriately update the files in this directory. +If you need to make modifications, the respective files should be changed within the repository's top-level `src` directory. Running `jake LKG` will then appropriately update the files in this directory.