File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ Pkg.test("AOCoptimizer")
7171
7272## Adding ` AOCoptimizer.jl ` as a dependency to your project
7373
74- The approach described in the previous section is suitable for projects
74+ The approach described in the previous section works for projects
7575that either add the ` Manifest.toml ` file to the repository (in general not recommended),
76- or for projects that do not use version control at all. The reason is that
77- the URL of the ` AOCoptimizer ` package does not appear in the ` Project.toml ` file,
76+ or for projects that don't use version control at all. The reason is that
77+ the ` URL ` of the ` AOCoptimizer ` package doesn't appear in the ` Project.toml ` file,
7878hence, creating problems for other developers who want to use the project
7979that depends on ` AOCoptimizer ` .
8080
You can’t perform that action at this time.
0 commit comments