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 fbf463e commit 90e9f04Copy full SHA for 90e9f04
CONTRIBUTING.md
@@ -9,7 +9,7 @@ For big feature it's advised to raise an issue to discuss it first.
9
* Install PowerShell
10
* Restore workloads with `dotnet workload restore` (needs `sudo` on a Mac)
11
* To quickly get up and running, you can just run `dotnet build Sentry.sln`
12
-* To run a full build in Release mode and test, before pushing, run `./build.sh` or `./buld.cmd`
+* To run a full build in Release mode and test, before pushing, run `./build.sh` or `./build.cmd`
13
14
## Dependencies
15
0 commit comments