From cb8f820d73525f637b648a0f8c33157f70bbd535 Mon Sep 17 00:00:00 2001 From: Alex Shnitman Date: Mon, 1 Feb 2021 22:53:31 +0200 Subject: upgrade dependencies (migrate to Angular 10) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c1e52b7..784b502 100644 --- a/README.md +++ b/README.md @@ -72,5 +72,5 @@ docker build -t metube . ## Development notes -* The above works on Windows as well as Linux. +* The above works on Windows and MacOS as well as Linux. * If you're running the server in VSCode, your downloads will go to your user's Downloads folder (this is configured via the environment in .vscode/launch.json). -- cgit