You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/install_and_upgrade.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,10 +276,6 @@ Run:
276
276
277
277
* Now you can run `stack` from the terminal.
278
278
279
-
An unofficial package repository for FreeBSD 10 (amd64 only) and install
280
-
instructions are available at [http://stack-pkg.applicative.tech](http://stack-pkg.applicative.tech/). The
281
-
repository is not official and as such might lag behind new releases.
282
-
283
279
## Path
284
280
285
281
You can install stack by copying it anywhere on your PATH environment variable. We recommend installing in the same directory where stack itself will install executables (that way stack is able to upgrade itself!). On Windows, that directory is `%APPDATA%\local\bin`, e.g. "c:\Users\Michael\AppData\Roaming\local\bin". For other systems, use `$HOME/.local/bin`.
0 commit comments