We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb04b6 commit d944414Copy full SHA for d944414
1 file changed
README.md
@@ -16,12 +16,13 @@ This is the .NET control of the graph. It does not track you! It is poorly named
16
17
### Clone the projects
18
* Clone this repository in one directory
19
-* Clone the GabTracker repository at the same level, so that both cloned repositories are located in the same directory
20
- For example:
+* Clone the GabTracker repository at the same level, so that both cloned repositories are located in the same directory.
21
22
- C:\mydir\
23
- |- GabNetStats
24
- |- GabTracker
+For example:
+
+ C:\mydir\
+ |- GabNetStats
25
+ |- GabTracker
26
27
### Build from Visual Studio 2026
28
* Open the GabNetStats solution in Visual Studio 2026
0 commit comments