Skip to content

Commit

Permalink
Changes ssh git to https top avoid trouble with keys FLA-293
Browse files Browse the repository at this point in the history
  • Loading branch information
fassko committed Jun 7, 2024
1 parent 60b63d9 commit 28de1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fassets/setup-commandline.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You will need knowledge of the following tools:
1. Clone the repository and enter the working directory:

```console
git clone git@github.com:flare-labs-ltd/fasset-bots.git
git clone https://github.com/flare-labs-ltd/fasset-bots.git
cd fasset-bots
```

Expand Down

0 comments on commit 28de1be

Please sign in to comment.