This commit is contained in:
Felipe Madero
2022-11-28 16:11:29 -03:00
parent f0ac905bde
commit a9e6909462
+1 -1
View File
@@ -24,7 +24,7 @@ export PATH=$PATH:~/bin
```
To have the shell always find the command, add that same `export` line to the
shell initialization script (`~/.bashrc` for the `bash` shell):
shell initialization script (`~/.bashrc` for the `bash` shell).
## Build from source code