grammar
This commit is contained in:
parent
816ac7feca
commit
d1da2d9e49
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
source <(curl -s https://raw.githubusercontent.com/Deleh/sf/master/sf)
|
source <(curl -s https://raw.githubusercontent.com/Deleh/sf/master/sf)
|
||||||
#+end_src
|
#+end_src
|
||||||
*Note* that this adds an online dependency to your script and if /sf/ changes your script may break.
|
*Note* that this adds an online dependency to your script and if /sf/ changes, your script may break.
|
||||||
This method should only be used for testing purposes.
|
This method should only be used for testing purposes.
|
||||||
|
|
||||||
*** 3. Write your script
|
*** 3. Write your script
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue