Skip to content

Commit

Permalink
fix: setup script in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nishanth-01 authored Jan 14, 2024
1 parent d4b3751 commit 72bade7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bubbo-bubbo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ To run this project, you need to have `Node.js` and `npm` installed on your syst
# Clone the repository
git clone https://github.com/pixijs/open-games

# Clone the repository
cd ./bubbo-bubbo
# Go to the repository
cd ./open-games/bubbo-bubbo

# Install dependencies
npm install
Expand Down Expand Up @@ -64,4 +64,4 @@ This project is licensed under the [MIT License](https://opensource.org/licenses
This game uses GSAP for its animations. You can use the free version of GSAP for some commercial projects. However please check the licensing options from [GreenSock](https://greensock.com/licensing/).
---
> Author [@AshsHub](https://github.com/AshsHub)
> Author [@AshsHub](https://github.com/AshsHub)

0 comments on commit 72bade7

Please sign in to comment.