Skip to content

Commit

Permalink
Fixing incorrect file name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelFB committed Sep 9, 2023
1 parent 5a1dd45 commit dafe94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ cd build
cmake ../
make
```
If built successfully, the library should appear in `libs/{yourPlatform}`, which is then used & copied from `Foster.csproj`.
If built successfully, the library should appear in `libs/{yourPlatform}`, which is then used & copied from `Framework/Foster.Framework.csproj`.

0 comments on commit dafe94c

Please sign in to comment.