You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README.md
the command `dotnet fsi build.fsx -- --help` was indented 4 spaces to make it code block, but on github it apparently needs a blank line above it to box it out and make it have the "clipboard copy" button appear.
The rendared page shows "Run dotnet fsi build.fsx -- --help" instead of a code block.
Just added the additional blank line.
0 commit comments