aboutsummaryrefslogtreecommitdiff
path: root/python/kallithea-frontend/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/kallithea-frontend/README')
-rw-r--r--python/kallithea-frontend/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/python/kallithea-frontend/README b/python/kallithea-frontend/README
index c104099dd3f6b..f55ff3b520205 100644
--- a/python/kallithea-frontend/README
+++ b/python/kallithea-frontend/README
@@ -3,9 +3,10 @@ The same result can be achieved, with npm installed, by running:
# kallithea-cli front-end-build
npm is found on nodejs package available on Slackbuilds.
-This package is simply a way to deploy more easily the Kallithea front-end.
-Without having to install nodejs, or to have internet access.
+This package is simply a way to deploy more easily the Kallithea
+front-end. Without having to install nodejs, or to have internet
+access.
This is flawed as it is stuck in time, and if npm packages are updated
-it won't be reflected here. But there will be a new version for each new
-version of Kallithea. \ No newline at end of file
+it won't be reflected here. But there will be a new version for each
+new version of Kallithea.