Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Current feature status:

The fastest way to get started is to install via nuget tool.

* Install a flavor of .NET 9 from microsoft
* Install a recent flavor of .NET 9 from microsoft (>9.0.102).
* Run the following command: `dotnet tool install --global TinyFS.Cli`
* To update if already installed: `dotnet tool update -g TinyFS.Cli`
* You now have access to the `tinyfs` cli tool
Expand Down