aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6ac5a32ba..9fa6dbdac 100644
--- a/README.md
+++ b/README.md
@@ -914,6 +914,8 @@ If you get this error while bun is initializing, You probably need to wrap the b
# cd sde-external*
# mkdir /usr/local/bin -p
# cp sde64 /usr/local/bin/sde
+# cp -r intel64 /usr/local/bin/
+# cp -r misc /usr/local/bin/
```
2. Add alias to bashrc
```