We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fd2e4 commit df07578Copy full SHA for df07578
README.md
@@ -25,7 +25,7 @@ To run Graphorama, you'll need:
25
1. **Clone the repository** to your local machine:
26
27
```bash
28
- git clone https://github.com/yourusername/Graphorama.git
+ git clone https://github.com/UltimaCodes/Graphorama.git
29
```
30
31
2. **Open the project** in Visual Studio.
@@ -36,7 +36,7 @@ To run Graphorama, you'll need:
36
37
1. Extract all files from the latest release zip file to a folder on your computer.
38
39
-3. Double-click `YourAppName.exe` to launch the application.
+3. Double-click `Graphorama.exe` to launch the application.
40
41
### Running the Application
42
0 commit comments