Next: Loading ASDF from source, Previous: Checking whether ASDF is loaded, Up: Loading ASDF [Contents][Index]
If you want to upgrade to a more recent ASDF version, you need to install and configure your ASDF just like any other system (see Configuring ASDF to find your systems).
If your implementation provides ASDF 3 or later,
you only need to (require "asdf")
:
ASDF will automatically look whether an updated version of itself is available
amongst the regularly configured systems, before it compiles anything else.
• Upgrading your implementation's ASDF: | ||
• Issues with upgrading ASDF: |