Skip to content

Commit

Permalink
Update installation documentation
Browse files Browse the repository at this point in the history
Remove mention of Git submodules since we no longer use them in the
documentation.
  • Loading branch information
RauliL committed Jan 8, 2019
1 parent 2ac1fc1 commit a50fe83
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ by executing the following command:
$ git clone https://github.com/RauliL/plorth.git
```

If you are planning on using the command line interface, you will also need to
execute the following command to pull in external dependencies used by it:

```bash
$ git submodule update --init
```

## Compiling

After you have cloned the source code from GitHub, you need to compile the
Expand Down

0 comments on commit a50fe83

Please sign in to comment.