Skip to content

Commit

Permalink
readme2 i3struction for ~/.local/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
none committed Oct 5, 2024
1 parent 1b27d15 commit cdaa9c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ TODO: make reverse convrter.

For Linux add this line to ```~/.bashrc```
```sh
export PATH=$PATH:/home/u/.local/bin
export PATH=$PATH:/home/youruser/.local/bin
```
<a id="org03a1552"></a>

Expand Down
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ options:
#+end_src
For Linux add this line to ~~/.bashrc~
#+begin_src sh
export PATH=$PATH:/home/u/.local/bin
export PATH=$PATH:/home/youruser/.local/bin
#+end_src
* How this works
1) Loops through "cells".
Expand Down

0 comments on commit cdaa9c7

Please sign in to comment.