Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 984ee63

Browse files
committed
Merge pull request #136 from TurtleShip/update-local-setup-guide
Update LOCAL_SETUP to show correct git clone path.
2 parents 42b9275 + 2086c30 commit 984ee63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

LOCAL_SETUP.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
## Deployment
44

55
```sh
6-
git clone https://github.com/direct-app/direct-app.git
6+
git clone https://github.com/appirio-tech/direct-app.git
77
cd direct-app
8-
git checkout base_docker_image_for_direct_app_local_setup
98
cp token.properties.docker-local token.properties
109
cp topcoder_global.properties.docker-local topcoder_global.properties
1110
docker-compose up

0 commit comments

Comments
 (0)