mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tutorial: minor fixes
This commit is contained in:
@@ -81,7 +81,11 @@ Run it with
|
||||
v run blog.v
|
||||
```
|
||||
|
||||
and open http://localhost:8080/ in your browser:
|
||||
```
|
||||
Running a Vweb app on http://localhost:8080 ...
|
||||
```
|
||||
|
||||
Vweb helpfully provided a link, open http://localhost:8080/ in your browser:
|
||||
|
||||
<img width=662 src="https://github.com/vlang/v/blob/master/tutorials/hello.png?raw=true)">
|
||||
|
||||
|
Reference in New Issue
Block a user