Skip to content

Commit

Permalink
fix clone instruction in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jupahe64 authored Nov 20, 2023
1 parent a1e62fb commit 6491176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Open a CMD or terminal and run the following:
```
cd Desktop
rm -rf Fushigi
git clone Fushigi
git clone https://github.com/shibbo/Fushigi.git
cd Fushigi
dotnet add Fushigi/Fushigi.csproj package NativeFileDialogSharp --version 0.6.0-alpha
dotnet add Fushigi/Fushigi.csproj package Newtonsoft.Json
Expand Down

0 comments on commit 6491176

Please sign in to comment.