Skip to content

Commit

Permalink
fix: Updated _setup.md with latest dotnet version for tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
vasmohi authored Sep 30, 2024
1 parent 0139a3b commit be8d75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-start/developers/_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem';

**Install Required Packages**

- [Install dotnet 6.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
- [Install dotnet 8.0.x SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
- Install aelf contract templates

```bash title="Terminal"
Expand Down

0 comments on commit be8d75c

Please sign in to comment.