From df1aaf35c954ec0dc2b91ec891cce7dea6419b42 Mon Sep 17 00:00:00 2001 From: Andrew-S-Rosen Date: Sat, 13 Jan 2024 18:00:12 -0800 Subject: [PATCH] fix --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index a432364..26511e0 100644 --- a/docs/install.md +++ b/docs/install.md @@ -4,7 +4,7 @@ First, install RASPA based on the [official instructions](https://iraspa.org/raspa/) and set the `$RASPA_DIR` environment variable as instructed. -??? Tip "Can't find the `bin` folder? +??? Tip "Can't find the `bin` folder?" Don't forget the `make install` step at the end!