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 25fbb83 commit a493acaCopy full SHA for a493aca
README.md
@@ -40,7 +40,7 @@ To get started with the HexaEngine Math library, follow these steps:
40
```bash
41
dotnet add package Hexa.NET.Math
42
```
43
- Full version ``X.X.X-full`` vs minimal verions ```X.X.X-minimal```
+ Full version ``X.X.X-full`` vs minimal verions ```X.X.X-minimal```, make sure to enable allow pre-releases in Visual Studio to see them.
44
45
2. **Include the library in your project**:
46
```csharp
0 commit comments