diff --git a/README.md b/README.md index c1de1a4..78ab2bd 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ cd new-bigly-chat ``` Create directories: ``` -mkdir /docs/pfp +mkdir docs/pfp ``` Create a file named ``test_secret.php`` in the ``libs`` folder: ``` @@ -18,4 +18,4 @@ Create a file named ``test_secret.php`` in the ``libs`` folder: ?> ``` Initialize the database from the ``scripts`` folder. -After all of this is complete, you should have a working BiglyChat installation. \ No newline at end of file +After all of this is complete, you should have a working BiglyChat installation.