From fdc5c0fefc8f0fee401f4d6a1d89f549619f5783 Mon Sep 17 00:00:00 2001 From: Maxime PERALTA Date: Thu, 16 Apr 2026 16:22:09 +0200 Subject: [PATCH] (fix) Remove deprecated README comment --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 18f7df4..008818a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,3 @@ It intends to bring the best of the LCA method, which is versatile, holistic and It relies on the production and usage of impact models, which can be seen as standalone, parametric and modular LCA templates that operate at the impact level, i.e. after application of the LCIA methods. Documentation of Appa LCA is hosted here: https://appalca.github.io/ - -## Install -**Warning:** as Appa Build and Appa Run are currently not packaged and published on PyPI, you wille need to follow the -[installation with source code](https://appalca.github.io/basics/getting_started/#installation-with-source-code) instructions of the documentation.