Link to a better explanation of the OS path

This commit is contained in:
Natalie Weizenbaum 2018-03-21 14:11:45 -07:00
parent ace07f1d7c
commit 027e49e944
2 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ title: Dart Sass
your `PATH`][path].
[install]: https://www.dartlang.org/install#automated-installation-and-updates
[path]: https://gist.github.com/nex3/c395b2f8fd4b02068be37c961301caa7#file-path-md
[path]: https://katiek2.github.io/path-doc/
%li
%p Create a <code>pubspec.yaml</code> file like this:
:code

View File

@ -84,9 +84,9 @@ title: Install Sass
You can install Sass on Windows, Mac, or Linux by downloading the
package for your operating system
#{link_to "from GitHub", release_url(:dart)} and
<a href="https://gist.github.com/nex3/c395b2f8fd4b02068be37c961301caa7#file-path-md">
adding it to your <code>PATH</code></a>. That's all—there are no
external dependencies and nothing else you need to install.
<a href="https://katiek2.github.io/path-doc/">adding it to your
<code>PATH</code></a>. That's all—there are no external dependencies and
nothing else you need to install.
%dt Install Anywhere (npm)
%dd