Skip to content

Commit

Permalink
format updates
Browse files Browse the repository at this point in the history
  • Loading branch information
writinwaters committed Dec 20, 2023
1 parent 23dc50a commit 6ed4519
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/build_from_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

This section provides instructions on building Infinity from source on Ubuntu 22.04.

#### Step1 Download the source code
### Step1 Download the source code

```shell
$ git clone https://github.com/infiniflow/infinity.git
```

#### Step2 Install necessary dependencies
### Step2 Install necessary dependencies

```bash
wget https://cmake.org/files/v3.28/cmake-3.28.1-linux-x86_64.tar.gz
Expand Down Expand Up @@ -46,7 +46,6 @@ ninja -j 12
```



## Build from source on Ubuntu 23.10

This section provides instructions on building Infinity from source on Ubuntu 23.10.
Expand Down

0 comments on commit 6ed4519

Please sign in to comment.