Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Merrell committed Dec 22, 2022
1 parent ea9698d commit 1b3b2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Create an executable file called 'worker' in the root of your project that conta

import runpod

runpod.serverless.start_worker()
runpod.serverless.start()
```

Add the env variables found in [serverless-worker](docs/serverless-worker.md) to your project.

0 comments on commit 1b3b2eb

Please sign in to comment.