Skip to content

Commit 272edff

Browse files
marioneblgaearon
authored andcommitted
Update screencast to use npx (facebook#3810)
* Use npx for screencast * Use updated screencast * Update screencast to version without history * The previous version was recorded on a fish shell, which has a history suggestion feature that can not be disabled * The new version uses zsh as shell to avoid the history suggestions in the cast * The new version has been created with scripts that are subject of a separate PR * Use screencast without autosuggestions
1 parent 70ef42c commit 272edff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Then open [http://localhost:3000/](http://localhost:3000/) to see your app.<br>
2222
When you’re ready to deploy to production, create a minified bundle with `npm run build`.
2323

2424
<p align='center'>
25-
<img src='https://cdn.rawgit.com/facebookincubator/create-react-app/6ab67e6b96457720d843aa3c557ff951a41bafc2/screencast.svg' width='600' alt=''>
25+
<img src='https://cdn.rawgit.com/facebookincubator/create-react-app/27b42ac/screencast.svg' width='600' alt='npm start'>
2626
</p>
2727

2828
### Get Started Immediately

screencast.svg

+1-1
Loading

0 commit comments

Comments
 (0)