diff options
| author | sickcodes <[email protected]> | 2021-03-15 11:46:57 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-15 11:46:57 +0000 |
| commit | 7c633bc810d5f995d0cf33d44e16a2b76ae4558a (patch) | |
| tree | cf992fbb6018b5dc9863345648afcdd2eea48bd5 | |
| parent | Merge pull request #189 from sickcodes/low-ram-bug (diff) | |
| parent | Update README.md (diff) | |
| download | docker-osx-7c633bc810d5f995d0cf33d44e16a2b76ae4558a.tar.xz docker-osx-7c633bc810d5f995d0cf33d44e16a2b76ae4558a.zip | |
Merge pull request #194 from TheHackerCoding/master
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -857,7 +857,7 @@ _`ROM` is just the lowercased mac address, without `:` between each word._ You can tell the container to generate them for you using `-e GENERATE_UNIQUE=true` -Or tell the container to use specific ones using `-e GENERATE_UNIQUE=true` +Or tell the container to use specific ones using `-e GENERATE_SPECIFIC=true` ```bash -e GENERATE_SPECIFIC=true \ |