Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tkb-github authored Aug 24, 2024
1 parent c74ccc8 commit e1d7faa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ If you prefer working from the command line, you can follow the steps below to k

```bash
# Make sure you have git installed
$ git clone --single-branch --filter=blob:none --sparse --depth=1
$ cd HuangSupplement/
$ git clone --single-branch --filter=blob:none --sparse --depth=1 [email protected]:t18d/attested-conjectures.git
$ cd attested-conjectures/
$ git sparse-checkout set --no-cone '/*' '!/assets/*.webp' '!/assets/*.pdf'
```

Expand Down

0 comments on commit e1d7faa

Please sign in to comment.