From 7d86716b06c2827f0effa1b9f3ab8d3cc366dad6 Mon Sep 17 00:00:00 2001 From: alpha nerd Date: Fri, 3 Apr 2026 12:21:40 +0200 Subject: [PATCH] doc: update base_url --- doc/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.md b/doc/installation.md index 145768a..b022de8 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -17,7 +17,7 @@ pip install nomyo ```bash # Clone the repository -git clone https://github.com/nomyo-ai/nomyo.git +git clone https://bitfreedom.net/code/nomyo-ai/nomyo.git cd nomyo # Install dependencies