mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 04:55:23 +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
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue