Skip to content

Commit 5b670ae

Browse files
authored
Merge pull request ProgrammingBlockchain#79 from BulutColak/patch-1
Update project_setup.md
2 parents ba634f9 + 3911068 commit 5b670ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introduction/project_setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Before we begin with the instruction, we should describe how we expect your projects to be set up.
44

5-
1. Create a new Project in Visual Studio (.NET 4.5 or higher)
5+
1. Create a new Console Application Project in Visual Studio (.NET 4.5 or higher)
66
2. Right click on “References” in Solution Explorer and select “Manage NuGet Packages…”
77
3. Search for “**NBitcoin”** and install it (or NBitcoin.Mono on MAC and Linux.)
88
![](../assets/nuget.png)

0 commit comments

Comments
 (0)