diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ./ ``` |