On Thu, Jan 23, 2014 at 10:53 PM, kcrisman <[email protected]> wrote: > Also, is there a way to do this but not have the folder created called > "sage"? (E.g. "my_sage_folder"?) Perhaps it is some option for git clone - > that could be added to any help on the doc.
That's quite straight forward: git clone git://github.com/sagemath/sage.git my_sage_folder :-) Harald -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/groups/opt_out.
