From a46a5d311bf003d78f980d567a54bc924a9c8e4f Mon Sep 17 00:00:00 2001 From: Rahul Saini Date: Fri, 12 Jul 2024 21:55:43 +0530 Subject: [PATCH] Update getting-started.md --- doc/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting-started.md b/doc/getting-started.md index 43d67bb..c7c5ce8 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -36,7 +36,7 @@ To install FiSE on your system, follow the steps mentioned below: 2. **Change the current working directory**: - Change the current directory to `./fise` to perform the remaining installation: + Change the current directory to the source code directory, i.e., `./fise` to perform the remaining installation: ```bash cd ./fise