Skip to content

Commit 7d4374b

Browse files
committed
formatting lol
1 parent 1edcfb5 commit 7d4374b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: VERSIONS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ Wordpress *downloaded directly* from [Wordpress](http://wordpress.org/download/r
1818
* 3.5.1
1919
* 3.5.0
2020

21-
### Configure Wordpress on Heroku to use specific versions of Nginx and PHP:
21+
Configure Wordpress on Heroku to use specific versions of Nginx and PHP
2222

23-
For a new project
2423
```bash
2524
$ git clone git://github.com/your_name/wordpress-on-heroku.git mydogblog
2625
$ cd mydogblog
@@ -33,7 +32,8 @@ $ heroku config:set BUILDPACK_URL=https://github.com/mchung/heroku-buildpack-wor
3332
$ git push heroku master
3433
```
3534

36-
### Configure existing Wordpress on Heroku to use a specific version of Wordpress
35+
Configure existing Wordpress on Heroku to use a specific version of Wordpress
36+
3737
```bash
3838
$ cd existing_wp
3939
$ heroku labs:enable user-env-compile

0 commit comments

Comments
 (0)