Skip to content

Commit 1b3b2eb

Browse files
author
Justin Merrell
committed
fix: docs
1 parent ea9698d commit 1b3b2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Create an executable file called 'worker' in the root of your project that conta
4646

4747
import runpod
4848

49-
runpod.serverless.start_worker()
49+
runpod.serverless.start()
5050
```
5151

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

0 commit comments

Comments
 (0)