From 1817ff97604c99fe6bfd98862b269cab12000482 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 8 Oct 2013 13:55:00 -0400 Subject: [PATCH] Fix README typo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index ed04fca11..2f154596f 100644 --- a/README.markdown +++ b/README.markdown @@ -71,7 +71,7 @@ The nginx configuration file should contain this code (along with other settings This assumes that Slim's `index.php` is in the root folder of your project (www root). -### HipHop Virtual Machine for PHP +#### HipHop Virtual Machine for PHP Your HipHop Virtual Machine configuration file should contain this code (along with other settings you may need). Be sure you change the `ServerRoot` setting to point to your Slim app's document root directory.