mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
Updated FAQ (markdown)
parent
b18b803657
commit
6ec3cf0c3f
6
FAQ.md
6
FAQ.md
|
|
@ -6,6 +6,10 @@ Roswell adds `~/.roswell/local-projects/` to ASDF source registry (From version
|
|||
|
||||
See [ASDF manual](http://common-lisp.net/project/asdf/asdf/Configuring-ASDF.htm) for further information.
|
||||
|
||||
## Q. How to install to other than `/usr/local`?
|
||||
## Q. I don't want to change the local dir I'm using currently. Also, putting things under dot directory is awkward.
|
||||
|
||||
Create a symlink from `~/.roswell/local-projects/` to your favorite directory.
|
||||
|
||||
## Q. How to customize the system-wide installation dir?
|
||||
|
||||
See [[Installation#Building-from-Source]].
|
||||
|
|
|
|||
Loading…
Reference in a new issue