質問編集履歴
1
文字の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,7 +5,8 @@
|
|
5
5
|
http://prog-8.com/blogs/git-preparation-mac
|
6
6
|
このブログの通りに進めていいるのですが、githubでリポジトリを作成し、ターミナルでGitで管理するプロジェクトを作成するmkdirのところでエラーとなります。
|
7
7
|
|
8
|
-
|
8
|
+
ターミナル
|
9
|
+
```
|
9
10
|
mkdir: githubで作成したリポジトリ
|
10
11
|
エラー内容↓
|
11
12
|
mkdir: githubで作成したリポジトリ: Permission denied
|