diff options
| author | iximeow <me@iximeow.net> | 2026-04-27 17:04:46 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-04-27 17:04:46 +0000 |
| commit | 6b01e2f6f016cd2fb5f5ed8b10e1ca15b9209eb6 (patch) | |
| tree | 9fefbffe1f343714ba28cc2547ab80faeb77abe6 | |
| parent | 5ef38f263df2cec25d44cb35d1486c2d4d59bc2a (diff) | |
readme typosHEADno-gods-no-
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -27,7 +27,9 @@ iximeow@vitharr:~/toy/yaxpeax/arch/x86$ ls $(qd yaxpeax-x86) build.rs Cargo.toml data fuzz LICENSE perf.data src test Cargo.lock CHANGELOG ffi goodfile Makefile README.md target TODO iximeow@vitharr:~/toy/yaxpeax/arch/x86$ cd - --bash: cd: OLDPWD not set +/home/iximeow/code/rust-lang/rust/ +iximeow@vitharr:~/code/rust-lang/rust/$ cd - +/home/iximeow/toy/yaxpeax/arch/x86 iximeow@vitharr:~/toy/yaxpeax/arch/x86$ qg rust iximeow@vitharr:~/code/rust-lang/rust/$ ls $(qd yaxpeax-x86) iximeow@vitharr:~/code/rust-lang/rust/$ head -n 1 $(qd yaxpeax-x86)/README.md @@ -93,7 +95,7 @@ will involve activating alises possibly from repositories cloned from the internet authored by totally untrusted parties. qroject should not allow such repos to result in aliases over, say, `git` or `make` to evil ends. -there will probably be public-key cryptography invovled. sorry. +there will probably be public-key cryptography involved. sorry. ## mirrors |
