You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,10 @@ Perform a one-time install of the **nanoFramework** Firmware Flasher tool using
27
27
dotnet tool install -g nanoFirmwareFlasher
28
28
```
29
29
30
-
In case you're installing a pre-release version of the tool you have to specify the version number and the **nanoFramework**MyGet feed as the source. Like this:
30
+
In case you're installing a pre-release version of the tool you have to specify the version number and the **nanoFramework**Azure DevOps NuGet feed as the source. Like this:
After a successful installation a message is displayed showing the command that's to be used to call the tool along with the version installed. Similar to the following example:
0 commit comments