diff options
| -rw-r--r-- | CREDITS.md | 4 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 4 insertions, 2 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 + @@ -53,7 +53,7 @@ docker run \ ``` -# Run but allow SSH +# Run but allow SSH into OSX! ```bash docker run \ |