We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fea28 commit 20e0847Copy full SHA for 20e0847
README.md
@@ -9,13 +9,13 @@ provided an automatic installation procedure for this set.
9
## Installation
10
11
12
-### Requirements for Ubuntu distros
+### Requirements for Ubuntu distros (Tested on Windows Subsystem for Linux)
13
14
```bash
15
sudo apt install libncurses5-dev libgnome2-dev libgnomeui-dev \
16
libgtk2.0-dev libatk1.0-dev libbonoboui2-dev \
17
libcairo2-dev libx11-dev libxpm-dev libxt-dev python-dev \
18
-python3-dev git
+python3-dev git ctags
19
```
20
21
### Requirements for Fedora distros
0 commit comments