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 616fa68 commit 9b7fd5cCopy full SHA for 9b7fd5c
content/docs/tutorials/quick_start.md
@@ -114,7 +114,8 @@ The above actor (and many others) uses the `apify` [NPM package](https://www.npm
114
115
If you are building your own actors, you'll probably prefer to host the source code on Git. To do that, follow these steps:
116
117
-[//]: # (TODO: Repo below is outdated, we should probably update the actor there too)
+<!-- [//]: # (TODO: Repo below is outdated, we should probably update the actor there too) -->
118
+
119
1. Create a new Git repository.
120
2. Copy the boilerplate actor code from the [apify/quick-start](https://github.com/apify/actor-quick-start) actor.
121
3. Set **Source type** to **Git repository** for your actor in the app.
0 commit comments