examples icon indicating copy to clipboard operation
examples copied to clipboard

Clarify the readme?

Open SpencerGreene opened this issue 6 years ago • 0 comments

I tried to install the dotnet example using:

install -u https://github.com/serverless/examples/tree/master/aws-dotnet-rest-api-with-dynamodb -n dotnet_example

but it responds with:

Serverless Error ---------------------------------------

serverless.yml not found in .../dotnet_example

So I think the "-n my-project" in the README is perhaps not what is actually needed here?

SpencerGreene avatar Jan 11 '20 23:01 SpencerGreene