Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
tverbeiren committed Feb 21, 2024
1 parent bc91116 commit 40f2ce7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/scenarios.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -163,13 +163,7 @@ Remember that we start off with `family.xlsx` and `tree.newick` for every family
Please note that this step also generates the content files itself, even though we do not have content yet. Instead, placeholder text and figures are inserted to be replaced later.
1. Prerequisites: In order to build this step, one needs NodeJS installed and the `npm` package manager. The package manager can be used to install two packages:
```sh
npm install xlsx liquidjs exceljs
```
This has to be done just once.
1. Prerequisites: In order to build this step, one needs NodeJS installed together with some `npm` packages.
For convenience on Codespaces, there is script `bin/install_nodejs.sh` that can simply be run in the Codespaces terminal. Please find [the instructions for this here](use-github.qmd#bininstall_nodejs.sh).
Expand Down

0 comments on commit 40f2ce7

Please sign in to comment.