@@ -70,20 +70,19 @@ First, you should clone this repository.
It is recommanded to clone with the _recursive_ option to automatically fetch the included _git submodules_ (namely, Drupalizer, our tasks-automation tool).
TIP: If you properly init the submodule, you should have a _drupalizer_ directory at the repository root.
TIP: If you properly init the submodule, you should have a _fabfile_ directory at the repository root.
Then, copy and, optionally, edit your local configuration file:
$ cd drupalizer; ln -s ../conf/drupalizer.py local_vars.py
$ cd fabfile; ln -s ../conf/drupalizer.py local_vars.py
You are now ready to build the SFLinux distribution:
$ cd drupalizer
$ fab init
The Docker image containing the Drupal installation should now be up and running, and the site should now be accessible at http://local.boilerplate.sfl.