diff --git a/README.md b/README.md index 95d4379..b158a11 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ the sims, as well as other important information. ### Quick Start (1) Clone the simulation and its dependencies: ``` -git clone https://github.com/phetsims/perennial.git annual git clone https://github.com/phetsims/assert.git git clone https://github.com/phetsims/axon.git git clone https://github.com/phetsims/babel.git @@ -31,6 +30,7 @@ git clone https://github.com/phetsims/chipper.git git clone https://github.com/phetsims/dot.git git clone https://github.com/phetsims/joist.git git clone https://github.com/phetsims/kite.git +git clone https://github.com/phetsims/perennial.git perennial-alias git clone https://github.com/phetsims/phet-core.git git clone https://github.com/phetsims/phetcommon.git git clone https://github.com/phetsims/phetmarks.git diff --git a/blackbody-spectrum_en.html b/blackbody-spectrum_en.html index a8f8073..4e45cd2 100644 --- a/blackbody-spectrum_en.html +++ b/blackbody-spectrum_en.html @@ -96,7 +96,7 @@ '../sherpa/lib/base64-js-1.2.0.js', '../sherpa/lib/TextEncoderLite-3c9f6f0.js', '../tandem/js/PhetioIDUtils.js', - '../annual/js/dual/SimVersion.js' + '../perennial-alias/js/dual/SimVersion.js' ]; if ( brand === 'phet-io' ) {