Update DEVELOPER-ADVANCED.md
Fixed numbering of list items.
This commit is contained in:
parent
d16f125f89
commit
c41af0aa72
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ Note: If you are developing on a Mac, you will probably want to look at [these i
|
||||||
1. Run `redis-server -v` to see if you already have it.
|
1. Run `redis-server -v` to see if you already have it.
|
||||||
3. Install ImageMagick
|
3. Install ImageMagick
|
||||||
4. Install libxml2, libpq-dev, g++, and make.
|
4. Install libxml2, libpq-dev, g++, and make.
|
||||||
6. Install Ruby 2.1.3 and Bundler.
|
5. Install Ruby 2.1.3 and Bundler.
|
||||||
7. Clone the project and bundle.
|
6. Clone the project and bundle.
|
||||||
|
|
||||||
## Before you start Rails
|
## Before you start Rails
|
||||||
|
|
||||||
|
|
Reference in a new issue