We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5c20fe + 9a3f831 commit e753728Copy full SHA for e753728
1 file changed
README.md
@@ -213,7 +213,10 @@ The **CodeTranslateAI** icon should now appear in your Chrome toolbar\!
213
214
If you encounter errors, check the live logs from your Cloudflare Worker.
215
216
-1. **Navigate to your Backend Directory**.
+1. **Navigate to Backend Directory**.
217
+ ```sh
218
+ cd ./backend
219
+ ```
220
2. **Run the Tail Command**:
221
```sh
222
npx wrangler tail
0 commit comments