Skip to content

Commit

Permalink
Merge pull request #5 from goyalyashpal/docs-prebuilt-extension-c3c-typo
Browse files Browse the repository at this point in the history
docs(prebuilt): Fix extension typo
  • Loading branch information
ulughann authored Feb 25, 2024
2 parents 98f0361 + a9460cc commit 68c57e8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ afterwards you can double click the python file and pick "python" from the list.
13. click on "new" and paste the path to the folder
14. run `c3c` on anywhere in your computer!
```bash
c3c compile ./hello.c3c
c3c compile ./hello.c3
```

## Installing on Debian
Expand Down Expand Up @@ -75,4 +75,4 @@ Or clone it manually:
git clone https://aur.archlinux.org/c3c-git.git
cd c3c-git
makepkg -si
```
```

0 comments on commit 68c57e8

Please sign in to comment.