Run update.sh
This commit is contained in:
parent
3b5a9bdca5
commit
71c9f858c6
|
|
@ -52,8 +52,6 @@ Dart is a client-optimized language for developing fast apps on any platform. It
|
|||
|
||||
By utilizing Dart's support for ahead-of-time (AOT) [compilation to executables](https://dart.dev/tools/dart-compile#exe), you can create very small runtime images (~10 MB).
|
||||
|
||||

|
||||
|
||||
## Using this image
|
||||
|
||||
We recommend using small runtime images that leverage Dart's support for ahead-of-time (AOT) [compilation to executables](https://dart.dev/tools/dart-compile#exe). This enables creating small runtime images (~10 MB).
|
||||
|
|
|
|||
Loading…
Reference in New Issue