Skip to content

Commit

Permalink
polish TOC, #172
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom authored Dec 6, 2021
1 parent 07a1b05 commit b8043a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/phet-development-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PhET Interactive Simulations creates free, open source educational simulations i

**[Creating a New Sim](https://github.com/phetsims/phet-info/blob/master/doc/phet-development-overview.md#creating-a-new-sim)**

**[Building and Testing (Windows and macOS)](https://github.com/phetsims/phet-info/blob/master/doc/phet-development-overview.md#building-and-testing-windows-and-macos)**
**[Building and Testing](https://github.com/phetsims/phet-info/blob/master/doc/phet-development-overview.md#building-and-testing)**

**[Source code and dependencies](https://github.com/phetsims/phet-info/blob/master/doc/phet-development-overview.md#source-code-and-dependencies)**

Expand Down Expand Up @@ -139,7 +139,7 @@ For instance, if the simulation is going to be named Acceleration Lab and the au
`grunt create-sim --repo=acceleration-lab --author="Jane Doe"`
6. Test the created simulation in the browser and make sure it launches. It should be a blank simulation. Write to the Developing Interactive Simulations in HTML5 Google Group if you run into problems.

## Building and Testing (Windows and macOS)
## Building and Testing

### Building the Simulation with chipper

Expand Down

0 comments on commit b8043a3

Please sign in to comment.