Skip to content

Commit ed84d7f

Browse files
authored
Update README.md
1 parent 04e7aab commit ed84d7f

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
@@ -4,5 +4,5 @@
44
### 2. Touch the button Raw and use the shortcuts Ctrl + A (Select All) and Ctrl + C (Copy)
55
### 3. Open Visual Studio (Any Version) click New Project and search for App Console (.NET Framework)
66
### 4. Type the name you want and select .NET Framework v4.8, click create
7-
### 5. In the main file (Program.cs) use the shortcut Ctrl + V (Paste) and where there's namespace Indietro replace Indietro with the name of your project
7+
### 5. In the main file (Program.cs) delete the code and replace it with this code using the shortcut Ctrl + V (Paste) and where there's namespace Indietro replace Indietro with the name of your project
88
### 6. Now all should work, click Run and enjoy!

0 commit comments

Comments
 (0)