From 06acc472d5f4baec76bda3fc2c7196bac8e15346 Mon Sep 17 00:00:00 2001 From: Daniel Farina Date: Sun, 5 Jan 2014 22:35:53 -0800 Subject: [PATCH] Update readme file names to match "-2" Heroku rev --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67d6c61c7..a66887a24 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Pre-compiling binaries On a Heroku Dyno, one can run the following as executable text. After running it, `/app` will contain, among other entities, -`apache-2.2.25-1.tar.gz`, `php-5.3.27-1.tar.gz`, and -`mcrypt-2.5.8-1.tar.gz` which should be uploaded to a location that +`apache-2.2.25-2.tar.gz`, `php-5.3.27-2.tar.gz`, and +`mcrypt-2.5.8-2.tar.gz` which should be uploaded to a location that can be downloaded by the build pack (see the URIs in `compile`). #!/bin/bash