docs: add executable link

This commit is contained in:
asrul10
2023-03-12 16:13:01 +07:00
parent b1166a724d
commit c2619a2864

View File

@@ -11,10 +11,12 @@ Build from source
> ln -s ~/.linux-command-gpt/lcg ~/.local/bin > ln -s ~/.linux-command-gpt/lcg ~/.local/bin
``` ```
Or you can [download lcg executable file][bin]
### Example Usage ### Example Usage
```bash ```bash
> lcg I want to extract file linux-command-gpt.tar.gz > lcg I want to extract linux-command-gpt.tar.gz file
Completed in 0.92 seconds Completed in 0.92 seconds
┌────────────────────────────────────┐ ┌────────────────────────────────────┐
│ tar -xvzf linux-command-gpt.tar.gz │ │ tar -xvzf linux-command-gpt.tar.gz │