From ead0c959dfaa94a529807aafef574063e1f2cc85 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 15 Aug 2024 03:25:39 -0700 Subject: [PATCH] :memo: Installed fastapi --- updates.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updates.txt b/updates.txt index 7bbfdf0c..1c1b4ac6 100755 --- a/updates.txt +++ b/updates.txt @@ -572,3 +572,5 @@ Install deno doas pacman -S deno Install bun curl -fsSL https://bun.sh/install | bash +Install fastapi +doas pacman -S python-fastapi