mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
Updated Installation (markdown)
parent
4d2e0d683c
commit
6e761ddb59
|
|
@ -11,14 +11,14 @@ Note: **This may be your first experience with Lisp and you might have tried oth
|
|||
+ developmental headers of libcurl (required when building from source)
|
||||
+ on Ubuntu, libcurl4-openssl-dev works but libcurl4-nss-dev may not work
|
||||
|
||||
## System-specific links
|
||||
## Table of contents
|
||||
|
||||
* [[Installation (Windows)]]
|
||||
* [[Installation (Linux distributions)]]
|
||||
* [[Installation (Mac OS X)]]
|
||||
* [[Installation (FreeBSD)]]
|
||||
* [[Installation (Source)]]
|
||||
* [[Installation (Anaconda virtual env)]]
|
||||
* [Installation (Mac OS X)](Installation#mac-os-x)
|
||||
* [Installation (Linux distributions)](Installation#linux)
|
||||
* [Installation (FreeBSD)](Installation#freebsd)
|
||||
* [Installation (Windows)](Installation#windows)
|
||||
* [Installation (Source)](Installation#building-from-the-source-code)
|
||||
* [[Set up guide for Anaconda virtual env]]
|
||||
|
||||
## Mac OS X
|
||||
Roswell is available in Homebrew and MacPorts. For Homebrew:
|
||||
|
|
|
|||
Loading…
Reference in a new issue