소스 검색

:bug: add dependencies install step

Jeremy Zheng 4 년 전
부모
커밋
bfa753e8ac
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      DAY-7.md

+ 2 - 1
DAY-7.md

@@ -2,11 +2,12 @@
 
 ## DAY 1
 
-- [Container tooling](docker/)
+- [Start container](docker/)
 - [Dia Diagram Editor](http://dia-installer.de/index.html.en)
 
 ## DAY 2
 
+- Install dependencies
 - Database creation & initialization
 - Create a model & migration
 - [Table definition demo](db/migrate/20210804025823_devise_create_users.rb)