Merge branch 'main' into main

pull/305/head
Jim Bennett 4 years ago committed by GitHub
commit 3965b2f4c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -177,7 +177,7 @@ Como uma segunda etapa 'Hello World', você executará o aplicativo CounterFit e
1. A partir do terminal do VS Code, inicie o aplicativo CounterFit com o seguinte comando: 1. A partir do terminal do VS Code, inicie o aplicativo CounterFit com o seguinte comando:
```sh ```sh
CounterFit counterfit
``` ```
O aplicativo começará a funcionar e abrir no seu navegador da web: O aplicativo começará a funcionar e abrir no seu navegador da web:

@ -177,7 +177,7 @@ Python 的强大功能之一是能够安装 [pip 软件包](https://pypi.org)
1. 从 VS Code 终端,用以下的命令启动 CounterFit 应用: 1. 从 VS Code 终端,用以下的命令启动 CounterFit 应用:
```sh ```sh
CounterFit counterfit
``` ```
应用将开始运行以及在你的网页浏览器打开: 应用将开始运行以及在你的网页浏览器打开:

@ -188,7 +188,7 @@ As a second 'Hello World' step, you will run the CounterFit app and connect your
1. From the VS Code terminal, launch the CounterFit app with the following command: 1. From the VS Code terminal, launch the CounterFit app with the following command:
```sh ```sh
CounterFit counterfit
``` ```
The app will start running and open in your web browser: The app will start running and open in your web browser:

Loading…
Cancel
Save