aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-10-08 09:53:34 -0700
committerScott Jackson <daneren2005@gmail.com>2016-10-08 09:53:34 -0700
commite98dea91a05b1deca4428e56a869fa4cc9d2dcf8 (patch)
treec6973466682b7afbc7935044e7e1704ca4001595 /README.md
parent1926158ac2cae28b0b1c40bc989537e539bddddd (diff)
downloaddsub-e98dea91a05b1deca4428e56a869fa4cc9d2dcf8.tar.gz
dsub-e98dea91a05b1deca4428e56a869fa4cc9d2dcf8.tar.bz2
dsub-e98dea91a05b1deca4428e56a869fa4cc9d2dcf8.zip
Remove legacy reference to DragSortListView
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 e7d83ca4..7583175b 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ git submodule init
git submodule update
```
-Go to DragSortListView/library and ServerProxy and build project files
+Go to ServerProxy and build project files
```
android update project --path ./
```