Skip to content

Commit b7717fa

Browse files
author
Andrew Welch
committed
Updated README.md
1 parent 6e9b819 commit b7717fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ To replicate the issue:
1818

1919
1. Have Docker installed: https://docs.docker.com/get-docker/
2020
2. Clone the repo via `git clone https://github.com/nystudio107/tailwind-css-performance.git`
21-
3. `cd` to the `tailwind-css-performance` directory, and type: `docker-compose up` (the first time building the Docker container will be slow)
22-
4. When you see `webpack_1 | ℹ 「wdm」: Compiled successfully.` in your terminal, the project is running
21+
3. Make sure you switch to the `problem-tailwind-2.x` branch
22+
4. `cd` to the `tailwind-css-performance` directory, and type: `docker-compose up` (the first time building the Docker container will be slow)
23+
5. When you see `webpack_1 | ℹ 「wdm」: Compiled successfully.` in your terminal, the project is running
2324

2425
## Testing
2526

0 commit comments

Comments
 (0)