Specify that you have to go back into the root directory of the repository (should be obvious but it annoys me)

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-12-10 11:04:22 -05:00
parent cc9f1f0fb0
commit 8b9003b6dc
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 4 additions and 3 deletions

View File

@ -23,9 +23,10 @@ $ ./autogen.sh
$ ./configure
$ make
```
4. Run `guile -L . meme.scm`
5. Connect to http://localhost:8003 (or point your reverse proxy to it)
6. Profit
4. `cd` back to the main repo
5. Run `guile -L . meme.scm`
6. Connect to http://localhost:8003 (or point your reverse proxy to it)
7. Profit
# Environment
All of these are optional.