Updated instructions for package install default tip

Fri, 03 Oct 2025 16:02:08 +0200

author
Claudio Dema <claudio.dema@imaa.cnr.it>
date
Fri, 03 Oct 2025 16:02:08 +0200
changeset 217
903bc214f47e
parent 216
d808ad0a0581

Updated instructions for package install

.hgignore file | annotate | diff | comparison | revisions
readme.rst file | annotate | diff | comparison | revisions
--- a/.hgignore	Mon Mar 18 16:34:51 2024 +0100
+++ b/.hgignore	Fri Oct 03 16:02:08 2025 +0200
@@ -11,3 +11,4 @@
 dist/*
 docs/_build/html/*
 docs/_build/doctrees/*
+venv
--- a/readme.rst	Mon Mar 18 16:34:51 2024 +0100
+++ b/readme.rst	Fri Oct 03 16:02:08 2025 +0200
@@ -12,7 +12,7 @@
 
 The easiest way to install this module is from the python package index using ``pip``::
 
-   pip install atmospheric-lidar
+   pip install hg+https://repositories.imaa.cnr.it/public/atmospheric_lidar#egg=atmospheric_lidar
 
 Using it as a Licel to SCC converter
 ====================================

mercurial