Skip to content

Commit 954d648

Browse files
Update 00-setup.md
1 parent 552918a commit 954d648

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

episodes/00-setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ teaching: 10
44
exercises: 2
55
---
66

7-
:::::questions
7+
::::: questions
88
- How to install RAT-PAC2 on various systems?
99
:::::
1010

@@ -86,9 +86,11 @@ A simulation should be performed, and rat should exit with no error. You should
8686

8787
## via ratpac-setup
8888
We also provide a script to facilitate dependency installation and management. You can find it [here](https://github.com/rat-pac/ratpac-setup#).
89+
8990
::::: caution
9091
`ratpac-setup` is written primarily with Ubuntu 22.04 in mind. However, many RAT developers have tried it out in different distros, including fedora and arch linux. MacOS should work as well.
9192
:::::
93+
9294
There are some packages that ratpac-setup assumes to be present in the operating system. You can make sure that they are installed with the following one-liner in ubuntu:
9395
```sh
9496
apt install git curl build-essential vim libx11-dev libxpm-dev libqt5opengl5-dev ssh cmake \

0 commit comments

Comments
 (0)