mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
[Build] Fix Linux build instruction
1. BUILD_ON_LINUX.md - Remove brew dependency - Update command for development in step 9 & 10 2. Fix file name typo for BUILD_ON_WINDOWS.md
This commit is contained in:
@ -70,7 +70,6 @@ rustup target add x86_64-apple-darwin
|
||||
rustup target add aarch64-apple-ios
|
||||
rustup target add aarch64-apple-darwin
|
||||
rustup target add x86_64-pc-windows-msvc
|
||||
rustup target add x86_64-pc-windows-msvc
|
||||
rustup target add x86_64-unknown-linux-gnu
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user