Update Testing hivemind using docker images authored by Dariusz Kędzierski's avatar Dariusz Kędzierski
...@@ -13,10 +13,7 @@ ...@@ -13,10 +13,7 @@
2. Edit `.env` and substitute <path_to_your_data_dir> with correct path 2. Edit `.env` and substitute <path_to_your_data_dir> with correct path
3. Source `.env` file using 3. Source `.env` file or manually export each env variable
```bash
$ source .env
```
4. Clone latest sources of the `hivemind` 4. Clone latest sources of the `hivemind`
... ...
......