-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d6ae2c
commit aff12dd
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |