Updated FAQ (markdown)

Masataro Asai 2015-08-30 13:14:11 +09:00
parent b18b803657
commit 6ec3cf0c3f

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]].