We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc037d commit 1093375Copy full SHA for 1093375
README.md
@@ -64,7 +64,7 @@ until num > 10 {
64
## How to get it
65
66
You can get it from just cloning this repository and then running it (`dotnet run`).<br />
67
-Or you can clone this repository and then install it globally as a dotnet package (`./install_globally.ps1`) and then just use `crit`<br />
+Or you can clone this repository and then install it globally as a dotnet package (`./install_globally.ps1`) and then just use `crit`.<br />
68
Or download the executable [here](https://github.com/lucascompython/CritLang/releases) and then you can just use that file.
69
70
0 commit comments