mirror of
https://github.com/devproje/devproje.git
synced 2025-06-08 08:13:09 +09:00
fix: readme file name
This commit is contained in:
parent
ba15e7bf76
commit
164dfaed98
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ int main(int argc, char **argv) {
|
|||
```
|
||||
```sh
|
||||
[projecttl@fedora ~]$ gcc -o a.out main.c
|
||||
[projecttl@fedora ~]$ ./profile
|
||||
[projecttl@fedora ~]$ ./a.out
|
||||
Hello, World!
|
||||
[projecttl@fedora ~]$
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue