回答編集履歴
2
dot
test
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
>・ If commands fail with permissions errors, check the permissions of `/usr/local`’s subdirectories. If you’re unsure what to do, you can run `cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks`.
|
5
|
+
> ・ If commands fail with permissions errors, check the permissions of `/usr/local`’s subdirectories. If you’re unsure what to do, you can run `cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks`.
|
6
6
|
|
7
7
|
|
8
8
|
|
1
dot
test
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
>
|
5
|
+
>・ If commands fail with permissions errors, check the permissions of `/usr/local`’s subdirectories. If you’re unsure what to do, you can run `cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks`.
|
6
6
|
|
7
7
|
|
8
8
|
|