Skip to content

Commit 80fecd5

Browse files
authored
Update README.md
1 parent 43a4177 commit 80fecd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ $ git clone [email protected]:clearlydefined/service.git
3737
$ git clone [email protected]:clearlydefined/crawler.git
3838
```
3939

40+
**NOTE**:
41+
While this is still in development, you need to check out the `nell/dev-docker-file` branch for each of the
42+
three repos.
43+
4044
Alternately, you can edit the **docker-compose.yml** file to point to where you have those repos cloned on your local system:
4145

4246
**docker-compose.yml**
@@ -73,10 +77,6 @@ services:
7377
- "5000:5000"
7478
```
7579

76-
**NOTE**:
77-
While this is still in development, you need to check out the `nell/dev-docker-file` branch for each of the
78-
three repos.
79-
8080
### Setting up environmental variables
8181

8282
This environment handles environmental variables a little differently from the [historical Clearly Defined dev environment instructions](https://docs.clearlydefined.io/contributing-code).

0 commit comments

Comments
 (0)