We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3495b9 commit 3adb8a0Copy full SHA for 3adb8a0
README.md
@@ -15,7 +15,7 @@ $ curl -LO https://github.com/deploy-f/df-cli/releases/download/v0.2/df
15
### Via nuget on any platform
16
17
```bash
18
-dotnet tool install --global Deployf.Cli --version 0.3.0
+dotnet tool install --global Deployf.Cli
19
```
20
21
## Usage
0 commit comments