From f29b6b23f0c638f0d52f4fcf39224f4df58387cb Mon Sep 17 00:00:00 2001 From: Nicco Date: Tue, 12 Apr 2022 09:34:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dc4d9bf..4912ed6 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,9 @@ cargo install cargo-watch Make sure you have docker running. +> If you are on `macOS` you might need to disable AirPlay Receiver as it uses port 5000 (So stupid...) +> https://developer.apple.com/forums/thread/682332 + ```bash pnpm run dev ```