We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba634f9 + 3911068 commit 5b670aeCopy full SHA for 5b670ae
introduction/project_setup.md
@@ -2,7 +2,7 @@
2
3
Before we begin with the instruction, we should describe how we expect your projects to be set up.
4
5
-1. Create a new Project in Visual Studio (.NET 4.5 or higher)
+1. Create a new Console Application Project in Visual Studio (.NET 4.5 or higher)
6
2. Right click on “References” in Solution Explorer and select “Manage NuGet Packages…”
7
3. Search for “**NBitcoin”** and install it (or NBitcoin.Mono on MAC and Linux.)
8

0 commit comments