Skip to content

Commit b1d132b

Browse files
committed
ocd
1 parent 7d4374b commit b1d132b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

VERSIONS.md

-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Wordpress *downloaded directly* from [Wordpress](http://wordpress.org/download/r
1919
* 3.5.0
2020

2121
Configure Wordpress on Heroku to use specific versions of Nginx and PHP
22-
2322
```bash
2423
$ git clone git://github.com/your_name/wordpress-on-heroku.git mydogblog
2524
$ cd mydogblog
@@ -33,7 +32,6 @@ $ git push heroku master
3332
```
3433

3534
Configure existing Wordpress on Heroku to use a specific version of Wordpress
36-
3735
```bash
3836
$ cd existing_wp
3937
$ heroku labs:enable user-env-compile

0 commit comments

Comments
 (0)