Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atomic7777 committed Apr 28, 2019
1 parent 019f1a0 commit 2120c71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -214,8 +214,8 @@ This card will show maximum 5 events from each calendar. It's because of Home As
![__init__.py](https://raw.githubusercontent.com/home-assistant/home-assistant/master/homeassistant/components/google/__init__.py)

```
mkdir -p custom_components/calendar
cd custom_components/calendar
mkdir -p custom_components/google
cd custom_components/google
wget https://raw.githubusercontent.com/home-assistant/home-assistant/master/homeassistant/components/google/calendar.py
wget https://raw.githubusercontent.com/home-assistant/home-assistant/master/homeassistant/components/google/services.yaml
wget https://raw.githubusercontent.com/home-assistant/home-assistant/master/homeassistant/components/google/manifest.json
Expand Down

0 comments on commit 2120c71

Please sign in to comment.