Skip to content

Commit 57560bd

Browse files
mina5rovicJulienVig
andcommitted
Apply suggestions from code review
Co-authored-by: Julien Vignoud <33122365+JulienVig@users.noreply.github.com>
1 parent 3f37d8a commit 57560bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/FAQ.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Firewall settings can sometimes block npm's network requests, preventing it from
5151
2. Identify the specific firewall rule that is blocking npm and adjust it.
5252
3. Make sure your firewall allows outbound HTTPS (port 443) connections to `registry.npmjs.org`.
5353

54-
### Custom `nvm` Setup on Cluster
54+
### Custom `nvm` setup on EPFL's RCP Cluster
5555

56-
This guide explains how to install and use `nvm` in a cluster environment with persistent storage.
56+
This guide explains how to install and use `nvm` on EPFL's RCP cluster environment with the MLO lab's persistent storage. We assume that you are following the [lab's workflow](https://github.com/epfml/getting-started) and are using `zsh`.
5757

5858
#### Goals
5959

0 commit comments

Comments
 (0)