Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldziuba03 authored Nov 4, 2024
1 parent 2230609 commit efcb3c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@ git clone https://github.com/pandland/pand.git

### Building

Make sure you have CMake installed. Build infrastructure is still in early stage, currently we rely on newest version of v8 - this is not what I want, but for now it's fine.
Make sure you have CMake installed. Build infrastructure is still in **early stage**, currently we rely on newest version of v8 - this is not what I want, but for now it's fine.

You need to download v8 as dependency and it will take reasonable amount of time to compile (even 40 mins - depends on machine).

Windows build scripts are still in progress (and this is terrible experience).

```sh
# Download v8 and build
Expand Down

0 comments on commit efcb3c6

Please sign in to comment.