Skip to content

Commit de2b669

Browse files
committed
fix typos. Nested list -_-
1 parent 19fa1ea commit de2b669

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Create contained environments within the VM via `. init_python_env`
2323
- Defaults to PostgreSQL 9.3
2424
- Default settings run Apache on port 8080, needed for phpPgAdmin web interface.
2525
- To change the port(s) Apache runs on edit the following:
26-
..* `vim /etc/apache2/ports.conf`
27-
..* `vim /etc/apache2/sites-available/000-default.conf`
28-
..* Then restart Apache `sudo /etc/init.d/apache2 restart`
26+
- `vim /etc/apache2/ports.conf`
27+
- `vim /etc/apache2/sites-available/000-default.conf`
28+
- Then restart Apache `sudo /etc/init.d/apache2 restart`
2929

3030
## Usage
3131

0 commit comments

Comments
 (0)