We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f376643 commit 38cd0e4Copy full SHA for 38cd0e4
1 file changed
acl_openailab/installation.md
@@ -54,7 +54,7 @@ This Installation will help you get started to setup CaffeOnACL on RK3399 quickl
54
55
## 3.4 To Configure The Libraries
56
57
- sudo cp ~/ComputeLibrary/build/libArm_compute.so /usr/lib
+ sudo cp ~/ComputeLibrary/build/libarm_compute.so /usr/lib
58
sudo cp ~/CaffeOnACL/distribute/lib/libcaffe.so /usr/lib
59
60
# 4. Run tests
0 commit comments