Skip to content

Commit

Permalink
Merge pull request #94 from HPCNow/main
Browse files Browse the repository at this point in the history
froster v0.14.6
  • Loading branch information
victormachadoperez authored Jun 26, 2024
2 parents f4e6cd6 + b20fcfc commit bf76d67
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 105 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ sudo apt-get install -y curl pipx gcc lib32gcc-s1 unzip fuse3
### On RHEL

```
sudo yum update
sudo yum install -y curl pipx gcc lib32gcc-s1 unzip fuse3 python3-devel
sudo dnf update
sudo dnf groupinstall -y "Development Tools"
sudo dnf install -y curl pipx unzip fuse3 python3-devel
```

### On HPC machine
Expand Down
Loading

0 comments on commit bf76d67

Please sign in to comment.