Merge pull request #333 from bjornfor/fix-typo
my-env/default.nix: fix "sdl-env" vs "env-sdl" typo
This commit is contained in:
commit
e2d097c5c0
@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Then you can install it by:
|
# Then you can install it by:
|
||||||
# $ nix-env -i sdl-env
|
# $ nix-env -i env-sdl
|
||||||
# And you can load it simply calling:
|
# And you can load it simply calling:
|
||||||
# $ load-env-sdl
|
# $ load-env-sdl
|
||||||
# and this will update your env vars to have 'make' and 'gcc' finding the SDL
|
# and this will update your env vars to have 'make' and 'gcc' finding the SDL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user