installation doc
Open
- Dominant language
- Python
- Stars
- 33
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
first time here, followed the installation instruction, got the following error:
```
mkdir ets
cd ets
git clone git@github.com:enthought/ets.git
Cloning into 'ets'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
The following appeared to work.
```
git clone https://github.com/enthought/ets.git
```
Would that be an acceptable way to proceed? Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.