diff --git a/contracts/hestia/README.md b/contracts/hestia/README.md index ecc043d..6b6ce93 100644 --- a/contracts/hestia/README.md +++ b/contracts/hestia/README.md @@ -1,7 +1,9 @@ # Installation -## Important: -The **yarn.lock** file in this subfolder must overwrite the yarn.lock in the root folder +## Setup (Important) +- The **yarn.lock** file in this subfolder must overwrite the yarn.lock in the root folder +- Afterwards, you need to fill in the correct data in the files *2_execute_sql_queries.keys* and *4_execute_flux_queries.keys* + +## Setup and run +After having copied yarn.lock, and filled the .keys files mentioned aboove, you can follow the instruction in the root folder to install and run -## Setup -After having copied yarn.lock, you can follow the instruction in the root folder