From 15405c994592565612b1aee551cc30fe05310825 Mon Sep 17 00:00:00 2001 From: samreid Date: Thu, 5 Aug 2021 15:58:31 -0600 Subject: [PATCH] Rename annual => perennial-alias, see https://github.com/phetsims/chipper/issues/1018 --- README.md | 2 +- trig-tour_en.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e21261..6fc33e0 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 @@ -30,6 +29,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/trig-tour_en.html b/trig-tour_en.html index 1ab1234..bf20b18 100644 --- a/trig-tour_en.html +++ b/trig-tour_en.html @@ -91,7 +91,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' ) {