We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f159d1 commit 9482bacCopy full SHA for 9482bac
README.md
@@ -51,7 +51,7 @@ echo "random_string" > ~/.password_assume_role_encrypted
51
### Setup from source code
52
```
53
sudo mkdir -p /opt/lamhaison-tools
54
-chown $(whoami) /opt/lamhaison-tools
+sudo chown $(whoami) /opt/lamhaison-tools
55
cd /opt/lamhaison-tools
56
57
# If you using ~/.bashrc
0 commit comments