1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 08:14:58 +02:00

Merge pull request #53 from explooosion/docs/README

Update step
This commit is contained in:
Nikolay Kim
2018-10-28 09:04:04 -07:00
committed by GitHub

View File

@ -15,7 +15,7 @@ Then, get the website running locally:
```sh
git clone https://github.com/mitsuhiko/actix-website
cd website
cd actix-website
hugo server
```