aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-04-29 11:45:28 -0400
committerKen Moore <moorekou@gmail.com>2015-04-29 11:45:28 -0400
commit0a94939fba32ce62ad89a935285be8534b2df83f (patch)
treec6f0253f5387aa83448e9c646c9aa28d91bba9ce /README.md
parentRename the lumina-wm directory to lumina-wm-INCOMPLETE so people know it is n... (diff)
downloadlumina-0a94939fba32ce62ad89a935285be8534b2df83f.tar.gz
lumina-0a94939fba32ce62ad89a935285be8534b2df83f.tar.bz2
lumina-0a94939fba32ce62ad89a935285be8534b2df83f.zip
Update README.md
Fix a typo and add additional information about the "Releases" page on GitHub.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d100082a..9e9e86df 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Qt5 - 0.8.4 (Beta): Use the qt5/0.8.4 branch of the source tree to fetch this ve
The master branch is where all development is performed and tested before the next release version is branched off.
-NOTE: Starting with version 0.8.4, you may also find packages versions of the source code for the individual releases of Lumina here on GitHub.
+NOTE: Starting with version 0.8.4, you may also find packaged versions of the source code for the individual releases of Lumina here on GitHub. Please go to the "Releases" page here on GitHub for additional information.
Translations
----
bgstack15