Get rid of compile in readme (#2371)
This commit is contained in:
parent
7cec7feb63
commit
400c9caf3f
@ -193,7 +193,6 @@ We add a page from the root of the app to the index component. We also add a tit
|
|||||||
|
|
||||||
```python
|
```python
|
||||||
app.add_page(index, title="DALL-E")
|
app.add_page(index, title="DALL-E")
|
||||||
app.compile()
|
|
||||||
```
|
```
|
||||||
|
|
||||||
You can create a multi-page app by adding more pages.
|
You can create a multi-page app by adding more pages.
|
||||||
|
Loading…
Reference in New Issue
Block a user