aws-deepracer-community / deepracer-for-cloud

Creates an AWS DeepRacing training environment which can be deployed in the cloud, or locally on Ubuntu Linux, Windows or Mac.
MIT No Attribution
337 stars 184 forks source link

Update installation.md #136

Closed alexhallam closed 7 months ago

alexhallam commented 1 year ago

Isn't docker and aws cli needed?

alexhallam commented 1 year ago

After looking at the install script. I think the install script downloads docker.

larsll commented 1 year ago

The correct place would be after this comment:

For local install it is recommended not to run the bin/prepare.sh script; it might do more changes than what you want. Rather ensure that all prerequisites are set up and run bin/init.sh directly.

The issue is that the list of requirements is not really listed (packages, etc.); hence it would be the right place to amend.

larsll commented 7 months ago

No activity. Closing.