update csharp example

This commit is contained in:
Maciej Winnicki 2016-12-13 19:24:24 +01:00
parent 007be3d53f
commit 52de4e6245
No known key found for this signature in database
GPG Key ID: 950BD3CA7EDF6008

View File

@ -27,8 +27,6 @@ zip -r ./deploy-package.zip ./*
popd
```
`./build.sh` runs the dotnet restore and package commands then creates the zip file to upload to lambda.
## 3. Deploy
`serverless deploy` or `sls deploy`. `sls` is shorthand for the Serverless CLI command