Fix README

This commit is contained in:
biglyderv 2024-12-05 00:22:29 -05:00
parent 8ee6de611d
commit 0cc62fd6a7

View file

@ -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.
After all of this is complete, you should have a working BiglyChat installation.