From e69817242bd64154b9a1308d9a79dd72d9e5fc2b Mon Sep 17 00:00:00 2001 From: sickcodes Date: Thu, 29 Oct 2020 06:52:10 +0000 Subject: [PATCH] [README] Typo, link fixed, credits --- CREDITS.md | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index 863af64..9a4a178 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -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 + diff --git a/README.md b/README.md index 908459b..cf736a1 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ docker run \ ``` -# Run but allow SSH +# Run but allow SSH into OSX! ```bash docker run \