diff --git a/README.md b/README.md
index 26ae581..09813a3 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,14 @@ My minimal setup for Arch Linux development environment optimized for WSL2, desi
###### Mirror on my [
Git](https://git.zeldon.ru/zeldon/dotfiles-wsl2)
+⚠️ If you encounter an issue with slow startup of `docker.service`, the simplest solution is to disable `systemd-networkd-wait-online`:
+
+```bash
+sudo systemctl disable systemd-networkd-wait-online
+```
+
+> See: https://github.com/yuk7/ArchWSL/issues/356
+
## Features