From 197301e96538c29f35417cb012071c6ad7415367 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 1 Apr 2023 17:39:47 +0200 Subject: [PATCH] Add README --- workstation/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 workstation/README.md diff --git a/workstation/README.md b/workstation/README.md new file mode 100644 index 0000000..c47bb53 --- /dev/null +++ b/workstation/README.md @@ -0,0 +1,3 @@ +``` +$ python3 <(curl https://github.com/alexpdp7/alexpdp7/raw/master/workstation/setup.py -L) +``` -- 2.47.3