Update README

This commit is contained in:
luxick
2018-03-14 19:44:28 +01:00
parent 5c346fb892
commit b012d24c55
2 changed files with 23 additions and 8 deletions

View File

@@ -49,6 +49,7 @@ def build_server():
def build_gtk3():
build('dsst-gtk3-{}'.format(CLIENT_VERSION), 'dsst_gtk3', 'dsst_gtk3.gtk_ui:main')
build_modes = {
'server': build_server,
'gtk3': build_gtk3