mirror of
https://github.com/urinalcaketopper/fddl.git
synced 2025-06-07 05:34:47 +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:
|
Once Rust and Cargo are set up:
|
||||||
|
|
||||||
1. **Clone the Repository** (if you haven't already):
|
1. **Clone the Repository**:
|
||||||
```sh
|
```sh
|
||||||
# Replace <repository_url> with the actual URL of your fddl repository
|
git clone https://git.fddl.dev/fddl/fddl.git
|
||||||
git clone <repository_url>
|
|
||||||
cd fddl
|
cd fddl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user