readme: fixup typo
authorYannick Gicquel <yannick.gicquel@iot.bzh>
Thu, 28 Jan 2016 18:42:37 +0000 (19:42 +0100)
committerYannick Gicquel <yannick.gicquel@iot.bzh>
Thu, 28 Jan 2016 18:42:37 +0000 (19:42 +0100)
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
afm-client/README.md

index babf7ab..cd56f9d 100644 (file)
@@ -57,7 +57,7 @@ Install HTML5 development toolchain on your host
 ### Move to Target
     cd $MYWORKSPACE/afm-client
     gulp build-app-prod
-    scp -r ./dist.pro/* user@mytarget:/rootdir/apfDaemon
+    scp -r ./dist.prod/* user@mytarget:/rootdir/apfDaemon
 
     /AppClient
     |
@@ -95,4 +95,4 @@ Install HTML5 development toolchain on your host
     |---- (/dist.dev)
     |---- (/dist.prod)
 
-    
\ No newline at end of file
+