summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuhaibing <hxu@openailab.com>2017-09-25 11:26:04 +0800
committerGitHub <noreply@github.com>2017-09-25 11:26:04 +0800
commit38cd0e4b86eb43b20559eb470e01eb46b5a64d2f (patch)
treea7a644106e7e708b4c214728ff9a2160d96c8197
parentf37664325bf2b7b1e3b864a208e5dc52b34301cc (diff)
downloadcaffeonacl-38cd0e4b86eb43b20559eb470e01eb46b5a64d2f.tar.gz
caffeonacl-38cd0e4b86eb43b20559eb470e01eb46b5a64d2f.tar.bz2
caffeonacl-38cd0e4b86eb43b20559eb470e01eb46b5a64d2f.zip
Update installation.md
-rw-r--r--acl_openailab/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/acl_openailab/installation.md b/acl_openailab/installation.md
index 2a9622dd..a52ec9f5 100644
--- a/acl_openailab/installation.md
+++ b/acl_openailab/installation.md
@@ -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