Skip to content

Commit 92beb7e

Browse files
authored
Merge pull request #80 from apify/fix/actor-bootstrap
fix: update Actor bootstrap section with actual example
2 parents ae69fb3 + 7405dad commit 92beb7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2101,6 +2101,8 @@ $ tree -a
21012101
The command works on the best-effort basis,
21022102
creating necessary configuration files for the specific programming language and libraries.
21032103
2104+
Note: this command is not yet available and represents a future vision for the CLI.
2105+
21042106
#### Add the Actor code
21052107
```
21062108
$ cat << EOF > Dockerfile

0 commit comments

Comments
 (0)