We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9698d commit 1b3b2ebCopy full SHA for 1b3b2eb
README.md
@@ -46,7 +46,7 @@ Create an executable file called 'worker' in the root of your project that conta
46
47
import runpod
48
49
-runpod.serverless.start_worker()
+runpod.serverless.start()
50
```
51
52
Add the env variables found in [serverless-worker](docs/serverless-worker.md) to your project.
0 commit comments