mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 23:35:44 +02:00
Add single quotes around commands in description
This commit is contained in:
parent
134eb1fd83
commit
7cc56dde3f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# serverless
|
# serverless
|
||||||
|
|
||||||
> Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk.
|
> Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk.
|
||||||
> Commands can be run either using the `serverless` command or it's alias, `sls`.
|
> Commands can be run either using the 'serverless' command or it's alias, 'sls'.
|
||||||
|
|
||||||
- Create a serverless project:
|
- Create a serverless project:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue