Skip to content

Commit 8665f9b

Browse files
committed
update readme
1 parent c44b637 commit 8665f9b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ The **Procfile** contains what you need to switch between Apache or Nginx. Nginx
1414
You will need MySQL and Apache/Nginx installed.
1515

1616
1. Edit your **config/db.ini** file with your user, host, and database.
17-
2. Open **install/db.sql** and load that data into your database.
18-
3. Copy this directory somewhere so **web** is readable by apache/nginx.
19-
4. Open the **web** directory in your browser.
20-
5. If using Apache, the **web/.htaccess** file should handle what you need.
21-
6. If using Nginx, you should use the **config/nginx.conf** file.
17+
1. Open **install/db.sql** and load that data into your database.
18+
1. Copy this directory somewhere so **web** is readable by apache/nginx.
19+
1. If using Apache, the **web/.htaccess** file should handle what you need.
20+
1. If using Nginx, you should use the **config/nginx.conf** file.
21+
1. Open the **web** directory in your browser.
2222

2323

2424
See [Tipsy Documentation](https://github.com/arzynik/Tipsy/wiki) for more information.

0 commit comments

Comments
 (0)