Skip to content

Commit 1569459

Browse files
Update README to reflect Node.js 22 and 24 directories (#66)
Updates the README to reference the current directory structure after replacing Node.js 20 with Node.js 24. Changes: - Updated directory list from (20 and 22) to (22 and 24) This keeps the documentation in sync with the actual project structure. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 5a2831f commit 1569459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bundle exec rake
2020

2121
The above will run Serverspec and using the docker-api gem it will
2222

23-
- Build a Docker image from the Docker file found in the top level directories (20 and 22)
23+
- Build a Docker image from the Docker file found in the top level directories (22 and 24)
2424
- Create a container of that image,
2525
- Run the tests found in `spec/` on the container
2626
- Delete the images and containers if the test was successful

0 commit comments

Comments
 (0)