From 97bbed698b0401539161946c5bf49f161edac18f Mon Sep 17 00:00:00 2001 From: samreid Date: Thu, 5 Aug 2021 15:57:00 -0600 Subject: [PATCH] Rename annual => perennial-alias, see https://github.com/phetsims/chipper/issues/1018 --- README.md | 2 +- blackbody-spectrum_en.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' ) {