Skip to content

Commit 0806793

Browse files
authored
Update README.md
1 parent 96aecb8 commit 0806793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Installation
2525
5. If your MongoDB is running on localhost, use 172.17.0.1 as host to login.
2626

2727
### Apache HTTP server
28-
1. Clone current repository in Apache Web root directory or setup a virtual host.
28+
1. Clone current repository in an Apache Web server folder or setup a virtual host.
2929
2. Be sure to have PHP >= 7.2 with [MongoDB ext.](https://www.php.net/manual/en/mongodb.installation.php) enabled.
3030
3. Check that `rewrite_module` module is enabled in your Apache configuration.
3131
4. Be sure to have `AllowOverride All` in your Apache (virtual host) configuration.

0 commit comments

Comments
 (0)