Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taggon authored Jan 5, 2017
1 parent 943c700 commit aa4442a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

1. 터미널에서 다음 명령어를 실행하여 Wifi에 로그인하면 나타나는 Captive Network Assistant를 끕니다.

```
sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.captive.control Active -boolean false
```
```
sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.captive.control Active -boolean false
```

리부팅하여 위 설정을 적용합니다. Coffeefy를 사용하지 않는다면 위 명령어에서 마지막 `false``true`로 바꿔서 실행한 후 리부팅하면 다시 원래 상태로 되돌아갑니다.
리부팅하여 위 설정을 적용합니다. Coffeefy를 사용하지 않는다면 위 명령어에서 마지막 `false``true`로 바꿔서 실행한 후 리부팅하면 다시 원래 상태로 되돌아갑니다.

2. Coffeefy를 실행합니다. 메뉴바에서 Coffeefy 아이콘을 클릭한 후 환경설정에 들어가서 로그인 정보를 입력해줍니다. 현재까지는 전화번호와 통신사를 생략해도 잘 동작합니다.

Expand Down

0 comments on commit aa4442a

Please sign in to comment.