Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
8e67013a
Verified
Commit
8e67013a
authored
2 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
[Docs] Fix pip advice in install docs
parent
2a506a0c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/admin/10_install.rst
+2
-1
2 additions, 1 deletion
docs/admin/10_install.rst
with
2 additions
and
1 deletion
docs/admin/10_install.rst
+
2
−
1
View file @
8e67013a
...
...
@@ -50,6 +50,7 @@ Install some packages from the Debian package system.
nginx-full \
python3 \
python3-dev \
python3-pip \
libpq-dev \
yarnpkg \
python3-virtualenv \
...
...
@@ -144,7 +145,7 @@ You only need to install these additional dependencies if installing the meta-pa
After that, you can install the aleksis meta-package, or only `aleksis-core`:
.. code-block:: shell
pip3 install aleksis
pip3 install
--break-system-packages
aleksis
aleksis-admin vite build
aleksis-admin collectstatic
aleksis-admin migrate
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment