Skip to content

Commit a2dabef

Browse files
authored
add requiments for development
1 parent 05463df commit a2dabef

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)