Skip to content

Commit 3342869

Browse files
authored
Merge pull request code-corps#300 from code-corps/rt-docs-fix
INSTALLING.md remove Ruby reference
2 parents 20e7adf + 74aca39 commit 3342869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/INSTALLING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ code-corps-api/ # → Root folder for this project
2121
├── config/
2222
├── ... # → More standard Phoenix files
2323
├── docker-compose.yml # → Compose file for configuring Docker containers
24-
└── Dockerfile # → Creates base Ruby Docker container
24+
└── Dockerfile # → Creates base Elixir Docker container
2525
```
2626

2727
### Setup your Docker containers and run the server

0 commit comments

Comments
 (0)