Skip to content

Commit 330c133

Browse files
authored
Update README.md
1 parent a493aca commit 330c133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To get started with the HexaEngine Math library, follow these steps:
4040
```bash
4141
dotnet add package Hexa.NET.Math
4242
```
43-
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.
43+
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.**
4444

4545
2. **Include the library in your project**:
4646
```csharp

0 commit comments

Comments
 (0)