diff --git a/src/docs/src/Workers.md b/src/docs/src/Workers.md
index f5122663c..fdf647e4e 100644
--- a/src/docs/src/Workers.md
+++ b/src/docs/src/Workers.md
@@ -142,29 +142,32 @@ You can see various Puter.js workers management features in action from the foll
## Deployment
-Once your worker is ready, you can put it online on a free `*.puter.work` subdomain. You can publish it manually in a few clicks, or automatically from your GitHub repository.
+Once your worker is ready, you can put it online on a free `*.puter.work` subdomain.
### Publish from puter.com
The quickest way to publish a worker is to create it on [puter.com](https://puter.com) and publish it.
-1. Create a `.js` file containing your worker code.
-
-
-
-
-
.js file containing your worker code.
+
+
+ https://your-worker.puter.work.
+
+