Skip to content

Commit 48e3e92

Browse files
committed
deprecate nuget
1 parent 5f4fba6 commit 48e3e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/main.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- **deb** (Linux): `lib{package_name}-dev`
1212
- **homebrew** (MacOS X): `lib{package_name}`
1313
- **Msys2** (Windows): `mingw-w64-i686-{package_name}`, `mingw-w64-x86_64-{package_name}`
14-
- **Nuget** (Windows, Visual Studio 2019+): `lib{package_name}`
14+
- **Nuget** (DEPRECATED!!! use `vcpkg`) (Windows, Visual Studio 2019+): `lib{package_name}`
1515

1616
== Documentation
1717
- link:tutorial.adoc[Getting started]

0 commit comments

Comments
 (0)