diff --git a/README.md b/README.md index 0962020..dea5fea 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Record webcam in steps # Compile for everything - ./create-all.sh + ./create.sh # Compile for Windows electronize build /target win /p:PublishReadyToRun=false @@ -12,4 +12,4 @@ Record webcam in steps electronize build /target osx /p:PublishReadyToRun=false # Compile for Linux - electronize build /target linux /p:PublishReadyToRun=false \ No newline at end of file + electronize build /target linux /p:PublishReadyToRun=false