Update installation.md
authorxuhaibing <hxu@openailab.com>
Mon, 25 Sep 2017 03:26:04 +0000 (11:26 +0800)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 03:26:04 +0000 (11:26 +0800)
acl_openailab/installation.md

index 2a9622d..a52ec9f 100644 (file)
@@ -54,7 +54,7 @@ This Installation will help you get started to setup CaffeOnACL on RK3399 quickl
 
 ## 3.4 To Configure The Libraries
 
-       sudo cp ~/ComputeLibrary/build/libArm_compute.so /usr/lib 
+       sudo cp ~/ComputeLibrary/build/libarm_compute.so /usr/lib 
        sudo cp ~/CaffeOnACL/distribute/lib/libcaffe.so  /usr/lib
 
 # 4. Run tests