Commit Graph

4 Commits

Author SHA1 Message Date
David Zhao
981fb7cac7 Adding license notices (#1913)
* Adding license notices

* remove from config
2023-07-27 16:43:19 -07:00
Mohit Agarwal
fae01a991e don't assume uname in /usr/bin/ (#1138)
uname exists in /bin on Ubuntu.  As such, the installation fails.               
                                                                                
The script determines the OS without specifying the complete path to uname.  Do 
the same in order to determine ARCH.
2022-11-01 03:58:22 -07:00
David Zhao
15a5f447da Fix Linux install script for non-root users (#876) 2022-08-05 16:01:22 -07:00
David Zhao
67bb28e439 Docker-less install process (#828)
* installer

* update install script

* updated readme

* fixed link

* Added flutter

* address review feedback

* update readme with edits

* modify slack badge URL in readme

Co-authored-by: Russ Dsa <russelldsa@gmail.com>
2022-07-21 18:34:23 -07:00