Skip to content

Navigation Menu

Sign in
Sign up

Commit 35d86e4

Browse files
jeandetclaude
andcommitted
docs: recommend installers and AppImages, keep uv for developers only
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014bkkZ8DuEkFVCzi4YRHCDS
1 parent d9f1212 commit 35d86e4

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

‎content/index.md‎

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -144,16 +144,13 @@ the right architecture for your Mac (ARM64 for Apple M1/2/3/4 chips and x86_64 f
144144
Download the AppImage from the
145145
[latest release](https://github.com/SciQLop/SciQLop/releases/latest) and run it (after making it executable).
146146

147-
## From PyPI or Sources (recommended: uv)
147+
## From Sources (for developers)
148148

149-
The easiest way is with [uv](https://github.com/astral-sh/uv), which handles the virtualenv and dependencies
150-
automatically:
149+
The installers and AppImages above are the recommended way to use SciQLop. If you want to work on SciQLop
150+
itself, clone the repository and run it with [uv](https://github.com/astral-sh/uv), which handles the
151+
virtualenv and dependencies automatically:
151152

152153
```bash
153-
# run the latest PyPI release without installing anything
154-
uvx sciqlop
155-
156-
# or from a clone of the repository
157154
git clone https://github.com/SciQLop/SciQLop
158155
cd SciQLop
159156
uv run sciqlop

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /