-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
On OSX, I couldn't figure out how to run build.cmd
googled but it there are no instructions anywhere I can find.
There is no .proj file so I can't do dotnet restore
In the end I ran both of the commands in build.cmd but of course once they failed I figured out to change the slash direction
Could you please add instructions for Mac users to the readme?
This works:
mono .paket/paket.bootstrapper.exe
then
mono .paket/paket.exe restore
thanks!
Metadata
Metadata
Assignees
Labels
No labels