소스 검색

WSL1 notice.

Miku AuahDark 4 년 전
부모
커밋
42dd49aa75
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -12,6 +12,8 @@ Note for Ubuntu ARM64: If APT can't find `libsndio-dev` and `fcitx-libs-dev`, ma
 
 Afterwards, run `make`. `love-master.AppImage` (by default) will be generated. See the Makefile script for various tweakable variables.
 
+If you're running WSL 1, run `make QEMU=env` instead to bypass FUSE requirement restrictions by extrating `appimagetool` somewhere else first.
+
 License
 -----