Skip to content

Commit 8d5d34c

Browse files
committed
add notice of installing npm on cluster computers
1 parent 93299cb commit 8d5d34c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This Ansible playbook installs [codam-web-greeter](https://github.com/codam-codi
44
---
55

66
## How to use
7+
Before starting, make sure npm is installed on your cluster computers. This is required for the build process of codam-web-greeter.
8+
79
Add the following to the roles in your `requirements.yml` file in your `ansiblecluster` repository:
810
```yaml
911
roles:

0 commit comments

Comments
 (0)