From 2df7a315df6d9eeac431787876d6123f6f525a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Wed, 20 Nov 2019 11:11:57 +0100 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index 5e3c11f..9f01412 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -9,8 +9,8 @@ It is required that you have a recent installation of _Docker Community Edition_ You also need to have [`Git` installed][git]. -And finally you should be working on a BSD or Linux kernel. -Netbox Docker should basically also work on _Docker for Windows_ (with Linux backend) or _Windows Subsystem for Linux (WSL)_, but this guide does not cover this (yet). +And finally you should be working on a Linux or macOS computer. +Netbox Docker should technically also work on _Docker for Windows_ (with Linux backend) or on the _Windows Subsystem for Linux (WSL)_, but this guide does not cover this (yet). [dependencies]: https://github.com/netbox-community/netbox-docker#dependencies [git]: https://git-scm.com/downloads