Skip to content

Commit

Permalink
Bump README version to sanity test functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Aug 16, 2024
1 parent ffd7b79 commit b31e347
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ gauge run specs
#### Install specific version

```
gauge install dotnet --version 0.5.2
gauge install dotnet --version 0.5.7
```

#### Offline installation

Download the plugin from [Releases](https://github.com/getgauge/gauge-dotnet/releases)

```
gauge install dotnet --file gauge-dotnet-0.5.2.zip
gauge install dotnet --file gauge-dotnet-0.5.7.zip
```

#### Build from Source
Expand Down

0 comments on commit b31e347

Please sign in to comment.