mirror of
https://github.com/urinalcaketopper/fddl.git
synced 2025-06-06 13:24:46 +00:00
typo
This commit is contained in:
parent
b6953acc65
commit
7e3d423814
@ -61,10 +61,9 @@ To get started with `fddl`, you'll first need to have the Rust programming langu
|
||||
|
||||
Once Rust and Cargo are set up:
|
||||
|
||||
1. **Clone the Repository** (if you haven't already):
|
||||
1. **Clone the Repository**:
|
||||
```sh
|
||||
# Replace <repository_url> with the actual URL of your fddl repository
|
||||
git clone <repository_url>
|
||||
git clone https://git.fddl.dev/fddl/fddl.git
|
||||
cd fddl
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user