diff options
| author | sickcodes <[email protected]> | 2020-10-29 06:52:10 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2020-10-29 07:00:28 +0000 |
| commit | e69817242bd64154b9a1308d9a79dd72d9e5fc2b (patch) | |
| tree | a7581f0a3c026dd814dd6c764cb115c9e9438f10 /CREDITS.md | |
| parent | Merge pull request #94 from mikob/patch-1 (diff) | |
| download | docker-osx-e69817242bd64154b9a1308d9a79dd72d9e5fc2b.tar.xz docker-osx-e69817242bd64154b9a1308d9a79dd72d9e5fc2b.zip | |
[README] Typo, link fixed, credits
Diffstat (limited to 'CREDITS.md')
| -rw-r--r-- | CREDITS.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Credits -The upstream credits are available at @Kholia's repo https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md +The upstream credits are available at [@Kholia](https://github.com/Kholia)'s repo https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md These credits refer to the contributors to this repository: @@ -30,3 +30,5 @@ These credits refer to the contributors to this repository: [@MrBenFTW](https://github.com/MrBenFTW) - Added IP forwarding hot tips, useful for boosting bridged networking in remote environments. +[@mikob](https://github.com/mikob) - Added important warning for Xcode users to reserve 60GB++ - Made instructions more clear for those needing Xcode #94 + |