Fixing a wrong $ sign

[?]
Dec 2, 2020, 4:14 PM
R66FHFZ7CNXOZ23UK23VIFSGQHRVJY6ODX32CEPOKDZ5YLB63RQQC

Dependencies

Change contents

  • replacement in src/installing.md at line 45
    [2.238][2.238:308]()
    You might need to add the install directory to your $PATH environment
    [2.238]
    [2.308]
    You might need to add the install directory to your \$PATH environment
  • replacement in src/installing.md at line 50
    [2.388][2.388:426]()
    export PATH="$PATH:$HOME/.cargo/bin/"
    [2.388]
    [3.308249]
    export PATH="\$PATH:$HOME/.cargo/bin/"