From 06f276f3c4e413c449d3802d57ecb40a20c28e4d Mon Sep 17 00:00:00 2001 From: "Juan M. Cruz-Martinez" Date: Thu, 6 Jun 2024 10:53:41 +0200 Subject: [PATCH] Update docs/source/overview/running.rst --- docs/source/overview/running.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/overview/running.rst b/docs/source/overview/running.rst index 295d3ea0..884ca2f4 100644 --- a/docs/source/overview/running.rst +++ b/docs/source/overview/running.rst @@ -99,9 +99,9 @@ appropriate options. Using pineko with NNPDF """"""""""""""""""""""" -It is possible to use ``pineko`` without providing a mapping between data and grids +It is possible to use ``pineko`` without providing an explicit mapping between data and grids (i.e., without a ``yamldb`` database) or theory cards, by using the data declared in the NNPDF -repository. +repository (which includes a data-theory mapping). In order to do this you need to install ``pineko`` withe ``nnpdf`` extra, which will install the latest version from the ``nnpdf`` repository::