Skip to content

Commit 600c6d7

Browse files
authored
Fix directory name in clone instructions
1 parent 6081f7b commit 600c6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Follow these steps to deploy the framework on your local machine or VPS.
8181
Get the latest source code from GitHub.
8282
```bash
8383
git clone https://github.com/trmxvibs/NetSentry-Framework
84-
cd Net-Sentry
84+
cd NetSentry-Framework
8585
```
8686
### 2. Install Dependencies
8787
Install the required Python libraries (Flask, Requests, Vis.js support, etc.).

0 commit comments

Comments
 (0)