소스 검색

better explanation for the popup issue.

Nicolas Petton 11 년 전
부모
커밋
5be3d6d6e3
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      overview/2-loading-amber.md

+ 2 - 3
overview/2-loading-amber.md

@@ -108,8 +108,7 @@ amber serve .
 
 Open [localhost:4000](http://localhost:4000). Helios will popup on startup.
 
-<p class="warning">
-Most web browser will block popups by default. You may need to authorize the Helios popup.
-</p>
+<p class="warning"> Most web browser will block popups by default. You
+may need to authorize the Helios popup and reload the page.</p>
 
 You are now ready to create your own Amber packages!