We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5880e96 commit 9f35f90Copy full SHA for 9f35f90
1 file changed
README.md
@@ -83,6 +83,7 @@ Follow the steps below to install and run LPython on Linux, Windows or macOS.
83
```bash
84
git clone https://github.com/lcompilers/lpython.git
85
cd lpython
86
+ git submodule update --init
87
```
88
89
You may also use GitHub Desktop to do the same.
0 commit comments