Skip to content

Commit 55f685c

Browse files
authored
Merge pull request #1 from gutierri/patch-1
add requiments for development
2 parents 05463df + a2dabef commit 55f685c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ DevDocs desktop application created with GTK3 and Python.
99
To launch the application from the terminal use `devdocs-desktop [STRING]`.
1010
If a string is provided, the application will open the first available result page.
1111

12+
## Requirements (for development)
13+
14+
* python (>= 3)
15+
* python-gobject
16+
* webkitgtk (engine for GTK+ 3)
17+
1218
## To Do
1319

1420
Add support for offline documentation.

0 commit comments

Comments
 (0)