File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Go read first: [go-gl/glfw](https://github.com/go-gl/glfw/)
29
29
``` bash
30
30
# Clone
31
31
git clone https://github.com/go-flutter-desktop/go-flutter.git
32
- cd go-flutter-desktop-embedder
32
+ cd go-flutter
33
33
34
34
# Build the flutter simpleDemo project
35
35
cd example/simpleDemo/
@@ -68,7 +68,7 @@ Go read first: [go-gl/glfw](https://github.com/go-gl/glfw/)
68
68
``` bash
69
69
# Clone
70
70
git clone https://github.com/go-flutter-desktop/go-flutter.git
71
- cd go-flutter-desktop-embedder
71
+ cd go-flutter
72
72
73
73
# Build the flutter simpleDemo project
74
74
cd example/simpleDemo/
@@ -108,7 +108,7 @@ Go read first: [go-gl/glfw](https://github.com/go-gl/glfw/)
108
108
``` bash
109
109
# Clone
110
110
git clone https://github.com/go-flutter-desktop/go-flutter.git
111
- cd go-flutter-desktop-embedder
111
+ cd go-flutter
112
112
113
113
# Build the flutter simpleDemo project
114
114
cd example/simpleDemo/
You can’t perform that action at this time.
0 commit comments