We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4374b commit b1d132bCopy full SHA for b1d132b
VERSIONS.md
@@ -19,7 +19,6 @@ Wordpress *downloaded directly* from [Wordpress](http://wordpress.org/download/r
19
* 3.5.0
20
21
Configure Wordpress on Heroku to use specific versions of Nginx and PHP
22
-
23
```bash
24
$ git clone git://github.com/your_name/wordpress-on-heroku.git mydogblog
25
$ cd mydogblog
@@ -33,7 +32,6 @@ $ git push heroku master
33
32
```
34
35
Configure existing Wordpress on Heroku to use a specific version of Wordpress
36
37
38
$ cd existing_wp
39
$ heroku labs:enable user-env-compile
0 commit comments