mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
fixes typos (#1031)
* fix typo in DEVELOPMENT.md * fix doc typo in upstream_lister.go * Remove Olympus references * fix typo in DEVELOPMENT.md * Update DEVELOPMENT.md
This commit is contained in:
committed by
Marwan Sulaiman
parent
53dd1c605e
commit
9964e84902
+1
-1
@@ -47,7 +47,7 @@ on to the next step.
|
||||
|
||||
If you want to stop everything at any time, run `make down`.
|
||||
|
||||
Note that `make dev` only runs the minimum amount of dependencies needed for things to work. If you'd like to run all the possible dependencies run `make alldeps` or directly the services available in the `docker-compose.yml` file. Keep in mind, though, that `make alldeps` does not start up Athens or Oympus, but **only** their dependencies.
|
||||
Note that `make dev` only runs the minimum amount of dependencies needed for things to work. If you'd like to run all the possible dependencies run `make alldeps` or directly the services available in the `docker-compose.yml` file. Keep in mind, though, that `make alldeps` does not start up Athens, but **only** its dependencies.
|
||||
|
||||
# Run unit tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user