mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 05:41:42 +01:00
Link to a better explanation of the OS path
This commit is contained in:
parent
ace07f1d7c
commit
027e49e944
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user