Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instructions for Using Lando

Info

Hardware requirements: https://docs.lando.dev/basics/installation.html#hardware-requirements

  • Generate and add an SSH key to your Pantheon account.

  • Install Lando and the Docker version that comes with it. Lando v3.11.0.5 has been tested on Windows, Mac, and Linux. Other versions will not be supported.

  • Install Git.

...

Code Block
lando pull --code=none --database=dev --files=dev

Note

If you have to use this fix, make sure your code edits are reflected in the /web/ folder in addition to /docroot/ to test changes locally.