Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atw527 authored Nov 11, 2017
1 parent 664ac03 commit 317e9e8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,14 @@ Check it out.
git clone [email protected]:atw527/image-match.git
```

CD into `image-match` and spin up the sandbox environment. Images will take some time to build.
CD into `image-match` and set some permissions that are not saved in the repo.

```bash
#[user image-match]$
sudo bash permissions.sh
```

Now spin up the sandbox environment. Images will take some time to build.

```bash
#[user image-match]$
Expand Down

0 comments on commit 317e9e8

Please sign in to comment.