Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Update Readme.MD to reflect filename change #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ command. There are 2 docker-compose files in this repository:

These can be used as follows:

docker-compose -f personal_food_computer_v2.yml up -d
docker-compose -f docker-compose.yml up -d

2 Docker containers will be started in the background and will persist across
reboots. (Note if you don't have your Arduino connected, you will see an error.
Expand Down Expand Up @@ -118,4 +118,4 @@ docker container:
docker restart openagbraindockerrpi_brain_1

**This will destroy the old database** and load configuration from the fixtures
stored in the openag_brain image.
stored in the openag_brain image.