ardera / flutter-pi

A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X.
MIT License
1.48k stars 153 forks source link

removed '$' from code segments to improve usability #381

Closed aklehm closed 2 months ago

aklehm commented 4 months ago

I have removed the '$' in the code segments so that you can use the copy function for the installation. Currently the '$' is also copied, which leads to an error message when pasting into the command line.