Next: , Previous: , Up: Loading ASDF   [Contents][Index]


3.3 Upgrading ASDF

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.